BPF Compiler Collection (BCC)
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.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 0.30.0-3.fc41 | - |
Fedora 41 | 0.30.0-3.fc41 | - |
Fedora 40 | 0.29.1-2.fc40 | - |
Fedora 39 | 0.27.0-4.fc39 | - |
You can contact the maintainers of this package via email at
bcc dash maintainers at fedoraproject dot org
.