High-level tracing language for Linux eBPF
Go to file
Viktor Malik 96b95cdfd3
Rebase to bpfrace 0.16.0 and LLVM 15
Resolves: rhbz#2121920
Resolves: rhbz#2118995
Resolves: rhbz#1975148
Resolves: rhbz#2088577
Resolves: rhbz#2128208
Resolves: rhbz#2073675
Resolves: rhbz#2073770
Resolves: rhbz#2075076

The new release and few added patches fix bugs in the shipped tools.
Also some RHEL-specific patches can be removed.

bpftrace 0.16.0 requires the cereal serialization library which is not
packaged into RHEL9. To overcome this problem, we download it manually,
which is ok to do as the library is only necessary during build.

Signed-off-by: Viktor Malik <vmalik@redhat.com>
2022-12-21 12:19:57 +01:00
tests Add gating tier1 tests 2021-10-18 11:30:34 +02:00
.gitignore Rebase to bpfrace 0.16.0 and LLVM 15 2022-12-21 12:19:57 +01:00
README.md RHEL 9.0.0 Alpha bootstrap 2020-10-14 22:27:27 +02:00
bpftrace-0.16.0-IR-builder-get-rid-of-getPointerElementType-calls.patch Rebase to bpfrace 0.16.0 and LLVM 15 2022-12-21 12:19:57 +01:00
bpftrace-0.16.0-RHEL-aarch64-fixes-statsnoop-and-opensnoop.patch Rebase to bpfrace 0.16.0 and LLVM 15 2022-12-21 12:19:57 +01:00
bpftrace-0.16.0-RHEL9-remove-not-existing-attachpoints-from-tools.patch Rebase to bpfrace 0.16.0 and LLVM 15 2022-12-21 12:19:57 +01:00
bpftrace-0.16.0-tcpdrop-Fix-ERROR-Error-attaching-probe-kprobe-tcp_d.patch Rebase to bpfrace 0.16.0 and LLVM 15 2022-12-21 12:19:57 +01:00
bpftrace.spec Rebase to bpfrace 0.16.0 and LLVM 15 2022-12-21 12:19:57 +01:00
gating.yaml Add RHEL gating configuration 2021-07-15 02:42:42 +02:00
sources Rebase to bpfrace 0.16.0 and LLVM 15 2022-12-21 12:19:57 +01:00

README.md

bpftrace

The bpftrace package