Package bcc: Information

    Source package: bcc
    Version: 0.35.0-alt2
    Latest version according to Repology
    Build time:  Jul 7, 2025, 06:53 PM in the task #389188
    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: Ivan A. Melnikov



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

    Last changed


    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).
    April 12, 2025 Vitaly Chikunov 0.34.0-alt1
    - Update to v0.34.0 (2025-04-11).
      + Support for kernel up to 6.13.
      + Bump cmake minimum version to 3.12.