Package bcc: Information

    Source package: bcc
    Version: 0.19.0-alt1.1
    Build time:  May 30, 2021, 05:59 PM in the task #271686
    Report package bug
    FTBFS
    ArchitectureFTBFS sinceUpdate
    x86_64Oct. 17, 2021April 21, 2024

    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 rpms provided by this srpm:
    bcc-lua (x86_64, aarch64)
    bcc-lua-debuginfo (x86_64, aarch64)
    bcc-tools (x86_64, ppc64le, aarch64)
    bcc-tools-debuginfo (x86_64, ppc64le, aarch64)
    libbcc (x86_64, ppc64le, aarch64)
    libbcc-debuginfo (x86_64, ppc64le, aarch64)
    libbcc-devel (x86_64, ppc64le, aarch64)
    libbcc-devel-static (x86_64, ppc64le, aarch64)
    libbpf-tools (x86_64)
    libbpf-tools-debuginfo (x86_64)
    python3-module-bcc (x86_64, ppc64le, aarch64)

    Maintainer: Arseny Maslennikov


      1. python3-devel
      2. libelf-devel-static
      3. libluajit-devel
      4. banner
      5. python3-module-setuptools
      6. libstdc++-devel
      7. python3-tools
      8. bpftool
      9. lld12.0
      10. llvm12.0-devel
      11. llvm12.0-devel-static
      12. luajit
      13. libncurses-devel
      14. /proc
      15. clang12.0-devel
      16. clang12.0-devel-static
      17. cmake
      18. rpm-build-vm
      19. rpm-macros-cmake
      20. dwarves >= 1.16
      21. flex
      22. zlib-devel
      23. kernel-headers-modules-un-def
      24. kernel-headers-un-def

    Last changed


    May 30, 2021 Arseny Maslennikov 0.19.0-alt1.1
    - NMU: spec: migrate to new cmake macros.
    April 27, 2021 Vitaly Chikunov 0.19.0-alt1
    - Update to v0.19.0 (2021-03-19).
    - Build using clang/llvm 12.
    Jan. 29, 2021 Vitaly Chikunov 0.18.0-alt2
    - spec: Build libbpf-tools (CO-RE eBPF tools) on x86_64.