High-level tracing language for Linux eBPF
Go to file
Viktor Malik 74d3115d41
Strip bpftrace binaries
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>
2025-10-09 07:46:19 +02:00
tests Fix repo URL in tier1 tests 2023-11-22 13:06:36 +01:00
.gitignore Rebase bpftrace to 0.23.5 2025-06-09 15:01:52 +02:00
bpftrace-0.23.5-Remove-cstring_view.patch Rebase bpftrace to 0.23.5 2025-06-09 15:01:52 +02:00
bpftrace-0.23.5-RHEL-aarch64-fixes-statsnoop-and-opensnoop.patch Rebase bpftrace to 0.23.5 2025-06-09 15:01:52 +02:00
bpftrace-0.23.5-runqlen.bt-Use-old-version-of-the-tool.patch Rebase bpftrace to 0.23.5 2025-06-09 15:01:52 +02:00
bpftrace.spec Strip bpftrace binaries 2025-10-09 07:46:19 +02:00
gating.yaml Add RHEL gating configuration 2021-07-15 02:42:42 +02:00
README.md RHEL 9.0.0 Alpha bootstrap 2020-10-14 22:27:27 +02:00
sources Rebase bpftrace to 0.23.5 2025-06-09 15:01:52 +02:00

bpftrace

The bpftrace package