High-level tracing language for Linux eBPF
Historically, bpftrace binary could not be stripped as its symbols were needed for the BEGIN and END probes. However, these probes are now implemented as BPF_PROG_TYPE_RAW_TRACEPOINT and executed via BPF_PROG_RUN. Therefore, binaries can be stripped now. Signed-off-by: Viktor Malik <vmalik@redhat.com> |
||
|---|---|---|
| tests | ||
| .gitignore | ||
| bpftrace-0.23.5-RHEL-aarch64-fixes-statsnoop-and-opensnoop.patch | ||
| bpftrace.spec | ||
| gating.yaml | ||
| README.md | ||
| sources | ||
bpftrace
The bpftrace package