| Name: | bcc |
|---|---|
| Version: | 0.32.0 |
| Release: | 2.el9 |
| Architecture: | x86_64 |
| Group: | Unspecified |
| Size: | 2418367 |
| License: | ASL 2.0 |
| RPM: | bcc-0.32.0-2.el9.x86_64.rpm |
| Source RPM: | bcc-0.32.0-2.el9.src.rpm |
| Build Date: | Sat Mar 08 2025 |
| Build Host: | build-ol9-x86_64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://github.com/iovisor/bcc |
| Summary: | BPF Compiler Collection (BCC) |
| Description: | BCC is a toolkit for creating efficient kernel tracing and manipulation programs, and includes several useful tools and examples. It makes use of extended BPF (Berkeley Packet Filters), formally known as eBPF, a new feature that was first added to Linux 3.15. BCC makes BPF programs easier to write, with kernel instrumentation in C (and includes a C wrapper around LLVM), and front-ends in Python and lua. It is suited for many tasks, including performance analysis and network traffic control. |
- Rebuild with libbpf 1.5.0
- Rebase to the latest version (RHEL-63883)
- Fix gating tests of libbpf gating.
- Explicitely disable blazesym support (RHEL-49640)
- Fic bio* tools (RHEL-61615)
- Rebuild with LLVM 18 (RHEL-28684)
- Drop python3-pyelftools dependency on s390x until it is available
- Exclude btrfs and f2fs libbpf tools (RHEL-36579)
- Really prevent the loading of compromised headers (RHEL-28769, CVE-2024-2314) - Add python3-pyelftools dependency (RHEL-36583)
- Rebuild (distrobaker didn't take last build)