BPF Compiler Collection (BCC)
Go to file
Jerome Marchand 019ff871c7 Misc fixes (bz1992430)
- Sync with latest libbpf (fixes multiple BPF_F_BROADCAST breakages)
- Fix cpudist, mdflush, readahead, threadsnoop.
- Handle the renaming of task_struct_>state field on RHEL 9 (fixes
offcputime, offwaketime, runqlat and runqslower)
- Drop several tools that relies on features disabled on RHEL

Resolves: rhbz#1992430
Signed-off-by: Jerome Marchand <jmarchan@redhat.com>
2021-10-15 10:57:36 +02:00
tests Add gating tests 2021-08-03 12:47:35 +02:00
.gitignore Rebase to bcc 0.20.0 2021-06-02 13:04:11 +02:00
bcc-0.20.0-Define-KERNEL_VERSION.patch Don't require bcc-tools by default 2021-08-03 11:24:13 +02:00
bcc-0.20.0-Fix-mdflush-on-RHEL9.patch Misc fixes (bz1992430) 2021-10-15 10:57:36 +02:00
bcc-0.20.0-Handle-renaming-of-task_struct_-state-field-on-RHEL-.patch Misc fixes (bz1992430) 2021-10-15 10:57:36 +02:00
bcc-0.20.0-libbpf-tool-don-t-ignore-LDFLAGS.patch libbpf-tools: don't ignore LDFLAGS 2021-06-02 18:18:35 +02:00
bcc-0.20.0-libbpf-tools-readahead-don-t-mark-struct-hist-as-sta.patch Don't require bcc-tools by default 2021-08-03 11:24:13 +02:00
bcc-0.20.0-Revert-libbpf-tools-remove-unecessary-custom-NULL-de.patch Don't require bcc-tools by default 2021-08-03 11:24:13 +02:00
bcc-0.20.0-sync-with-latest-libbpf-repo-3529.patch Misc fixes (bz1992430) 2021-10-15 10:57:36 +02:00
bcc-0.20.0-threadsnoop-look-for-pthread_create-in-libc-too.patch Misc fixes (bz1992430) 2021-10-15 10:57:36 +02:00
bcc-0.20.0-tools-readahead-compatible-with-kernel-version-5.10-.patch Misc fixes (bz1992430) 2021-10-15 10:57:36 +02:00
bcc-0.20.0-Update-cpudist.py.patch Misc fixes (bz1992430) 2021-10-15 10:57:36 +02:00
bcc.spec Misc fixes (bz1992430) 2021-10-15 10:57:36 +02:00
gating.yaml Add RHEL gating configuration 2021-08-03 10:20:25 +00:00
sources Don't require bcc-tools by default 2021-08-03 11:24:13 +02:00