Skip to content

Commit

Permalink
Update README.md (#293)
Browse files Browse the repository at this point in the history
  • Loading branch information
yuanrui77 committed May 10, 2024
1 parent 9e3e2cc commit 307b16f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions example/bpftrace/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ Repo: <https://github.com/iovisor/bpftrace>

However, running bpftrace requires root privileges and eBPF availability in the kernel. With bpftime, you can run bpftrace in userspace, without kernel eBPF support.

Note: The operating system of the .bt file of our test warehouse instance is Ubuntu 22.04. Under this version of the operating system, enter the command `apt install bpftrace` to get bpftrace version 0.9.4 .

## uprobe example

This is an example, you can first run a bpftrace command in userspace with uprobe:
Expand Down

0 comments on commit 307b16f

Please sign in to comment.