BPF Compiler Collection (BCC)
Go to file
Jerome Marchand 267b636ed6 Don't use -no-pie flag to compile bcc-lua
The flag was added upstream to fix a compilation issue on Ubuntu,
seemingly because of incompatibility with static libs that were not
buil with PIE support. There is no such compilation issue of Fedora
and we should use Fedora default flags whenevrpossible. Building
without PIE cause annocheck to complain about the bcc-lua executable.
2024-02-13 11:55:49 +01:00
.fmf enable tmt tests 2023-10-19 12:33:37 -07:00
plans enable tmt tests 2023-10-19 12:33:37 -07:00
tests enable tmt tests 2023-10-19 12:33:37 -07:00
.gitignore Rebase bcc to v0.29.1 and enable libbpf-tools on s390x 2024-02-05 14:52:12 +01:00
bcc.spec Don't use -no-pie flag to compile bcc-lua 2024-02-13 11:55:49 +01:00
Fix-ttysnoop.py-with-newer-kernels.patch Rebase bcc to v0.29.1 and enable libbpf-tools on s390x 2024-02-05 14:52:12 +01:00
libbpf-tools-Fix-bindsnoop-for-kernel-v6.6.patch Rebase bcc to v0.29.1 and enable libbpf-tools on s390x 2024-02-05 14:52:12 +01:00
sources Rebase bcc to v0.29.1 and enable libbpf-tools on s390x 2024-02-05 14:52:12 +01:00
Sync-with-latest-libbpf-repo-4889.patch Rebase bcc to v0.29.1 and enable libbpf-tools on s390x 2024-02-05 14:52:12 +01:00