Package bcc: Information

    Source package: bcc
    Version: 0.16.0-alt3.c9
    Build time:  Jun 24, 2021, 08:20 PM in the task #273327
    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 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)
    python3-module-bcc (x86_64, ppc64le, aarch64)

    Maintainer: Alexey Shabalin


      1. libelf-devel-static
      2. python3-devel
      3. libluajit-devel
      4. python3-module-setuptools
      5. libstdc++-devel
      6. python3-tools
      7. lld10.0
      8. llvm10.0-devel
      9. llvm10.0-devel-static
      10. libncurses-devel
      11. clang10.0-devel
      12. clang10.0-devel-static
      13. luajit
      14. /proc
      15. cmake
      16. rpm-build-vm
      17. rpm-macros-cmake
      18. flex
      19. kernel-headers-modules-un-def
      20. kernel-headers-un-def
      21. zlib-devel

    Last changed


    June 7, 2021 Alexey Shabalin 0.16.0-alt3.c9
    - Backport to c9f2
    Dec. 5, 2020 Vitaly Chikunov 0.16.0-alt3
    - Spin off -static package and fix wrongly packaged .a libs.
    - Do not package libbcc-loader-static.a.
    Aug. 24, 2020 Vitaly Chikunov 0.16.0-alt2
    - Update to bcc v0.16.0 (2020-08-22), libbpf v0.1.0 (2020-08-18).
    - spec: Fix debuginfo packages.