Package bcc: Information
Source package: bcc
Version: 0.36.0-alt1
Build time: Feb 1, 2026, 08:36 PM in the task #406691
Category: Development/Debuggers
Report package bugHome page: https://github.com/iovisor/bcc
License: Apache-2.0
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. Much of what BCC uses requires Linux 4.1 and above. 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.
List of RPM packages built from this SRPM:
bcc-checkinstall (x86_64, aarch64)
bcc-lua (x86_64, aarch64)
bcc-lua-debuginfo (x86_64, aarch64)
bcc-tools (x86_64, aarch64)
bcc-tools-debuginfo (x86_64, aarch64)
libbcc (x86_64, aarch64)
libbcc-debuginfo (x86_64, aarch64)
libbcc-devel (x86_64, aarch64)
libbcc-devel-static (x86_64, aarch64)
libbpf-tools (x86_64, aarch64)
libbpf-tools-debuginfo (x86_64, aarch64)
python3-module-bcc (x86_64, aarch64)
bcc-checkinstall (x86_64, aarch64)
bcc-lua (x86_64, aarch64)
bcc-lua-debuginfo (x86_64, aarch64)
bcc-tools (x86_64, aarch64)
bcc-tools-debuginfo (x86_64, aarch64)
libbcc (x86_64, aarch64)
libbcc-debuginfo (x86_64, aarch64)
libbcc-devel (x86_64, aarch64)
libbcc-devel-static (x86_64, aarch64)
libbpf-tools (x86_64, aarch64)
libbpf-tools-debuginfo (x86_64, aarch64)
python3-module-bcc (x86_64, aarch64)
Maintainer: Vitaly Chikunov
List of contributors:
Vitaly Chikunov
Ivan A. Melnikov
Alexey Sheplyakov
Artyom Bystrov
Arseny Maslennikov
Vitaly Chikunov
Ivan A. Melnikov
Alexey Sheplyakov
Artyom Bystrov
Arseny Maslennikov
Last changed
Jan. 28, 2026 Vitaly Chikunov 0.36.0-alt1
- Update to v0.36.0 (2026-01-26). + Support for kernels up to 6.18. - spec: Build with gcc instead of clang.
July 7, 2025 Ivan A. Melnikov 0.35.0-alt2
- NMU: + build on riscv64 + enable checks on loongarch64
May 30, 2025 Vitaly Chikunov 0.35.0-alt1
- Update to v0.35.0 (2025-05-29). + Support for kernels up to 6.14.