Fedora Packages

bcc

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.

Releases Overview

Release Stable Testing
Fedora Rawhide 0.22.0-2.fc36 -
Fedora 35 0.21.0-1.fc35 -
Fedora 34 0.18.0-4.fc34 -
Package Info
Related Packages

You can contact the maintainers of this package via email at bcc dash maintainers at fedoraproject dot org.



Sources on Pagure