Package bcc: Information

    Source package: bcc
    Version: 0.29.1-alt3
    Latest version according to Repology
    Build time:  Mar 4, 2024, 11:20 AM in the task #341948
    Report package bug
    FTBFS
    ArchitectureFTBFS sinceUpdate
    x86_64April 18, 2024April 19, 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-checkinstall (x86_64, ppc64le, aarch64)
    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, ppc64le, aarch64)
    libbpf-tools-debuginfo (x86_64, ppc64le, aarch64)
    python3-module-bcc (x86_64, ppc64le, aarch64)

    Maintainer: Alexey Sheplyakov


    ACL:
    Vitaly Chikunov
    @everybody

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

    Last changed


    March 4, 2024 Alexey Sheplyakov 0.29.1-alt3
    - NMU: spec: adjusted for LoongArch:
      + do NOT use lld (as of llvm 17 lld is incompatible with the GNU ld one).
      + disable tests for now (KVM is not reliable enough yet here).
    March 2, 2024 Vitaly Chikunov 0.29.1-alt2
    - Fix FTBFS after removal of pathfix.py on python3 update.
    Jan. 4, 2024 Vitaly Chikunov 0.29.1-alt1
    - Update to v0.29.1 (2023-12-08).