Package bcc: Information

    Source package: bcc
    Version: 0.36.0-alt1
    Latest version according to Repology
    Build time:  Feb 1, 2026, 08:36 PM in the task #406691
    Report package bug
    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)

    Maintainer: Vitaly Chikunov



      1. /proc
      2. banner
      3. bpftool
      4. dwarves >= 1.16
      5. clang-devel
      6. cmake
      7. flex
      8. libmlir-devel
      9. libncurses-devel
      10. gcc-c++
      11. libdebuginfod-devel
      12. kernel-headers-latest > 6.10
      13. kernel-headers-modules-latest > 6.10
      14. python3-devel
      15. libpolly-devel
      16. python3-module-setuptools
      17. python3-tools
      18. libelf-devel-static
      19. rpm-build-kernel
      20. rpm-build-vm
      21. rpm-macros-cmake
      22. zlib-devel
      23. libstdc++-devel
      24. libluajit-devel
      25. liblzma-devel
      26. libxml2-devel
      27. lld
      28. llvm-devel
      29. llvm-devel-static
      30. luajit

    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.