Name: | bcc |
---|---|
Version: | 0.30.0 |
Release: | 6.el9 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 2376975 |
License: | ASL 2.0 |
RPM: | bcc-0.30.0-6.el9.x86_64.rpm |
Source RPM: | bcc-0.30.0-6.el9.src.rpm |
Build Date: | Sun Oct 27 2024 |
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 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)
- Rebase bcc to 0.30.0 (RHEL-29031) - Exclude bpf-numamove on s390x (RHEL-32327)
- Fix libbpf bio tools (RHEL-19368) - Add S390x support to libbpf-tools (RHEL-16325) - Power enhancements(RHEL-11477)
- Rebuild with LLVM 17 in the side tag (RHEL-10591)
- Rebuild with LLVM 17 (RHEL-10591)
- Fix trace tool (RHEL-8605)