Package bpftrace: Information

    Source package: bpftrace
    Version: 0.12.1-alt2
    Build time:  May 30, 2021, 05:59 PM in the task #271686
    Report package bug
    FTBFS
    ArchitectureFTBFS sinceUpdate
    x86_64June 5, 2022March 24, 2024

    License: Apache-2.0
    Summary: High-level tracing language for Linux eBPF
    Description: 
    BPFtrace is a high-level tracing language for Linux enhanced Berkeley Packet
    Filter (eBPF) available in recent Linux kernels (4.x). BPFtrace uses LLVM as a
    backend to compile scripts to BPF-bytecode and makes use of BCC for interacting
    with the Linux BPF system, as well as existing Linux tracing capabilities:
    kernel dynamic tracing (kprobes), user-level dynamic tracing (uprobes), and
    tracepoints. The BPFtrace language is inspired by awk and C, and predecessor
    tracers such as DTrace and SystemTap.

    List of rpms provided by this srpm:
    bpftrace (x86_64, aarch64)
    bpftrace-debuginfo (x86_64, aarch64)

    Maintainer: Arseny Maslennikov


      1. cmake
      2. lld >= 11
      3. /proc
      4. llvm-devel >= 11
      5. llvm-devel-static >= 11
      6. libstdc++-devel
      7. libstdc++-devel-static
      8. flex
      9. kernel-headers-modules-un-def
      10. libbcc-devel
      11. rpm-build-vm
      12. rpm-macros-cmake
      13. binutils-devel
      14. clang-devel >= 11
      15. clang-devel-static >= 11
      16. clang-tools >= 11
      17. libelf-devel
      18. clangd >= 11

    Last changed


    May 12, 2021 Arseny Maslennikov 0.12.1-alt2
    - NMU: spec: adapt to new cmake macros.
    April 30, 2021 Vitaly Chikunov 0.12.1-alt1
    - Update to v0.12.1 (2021-04-16).
    - spec: Build with default Clang/LLVM (>= 11).
    Nov. 30, 2020 Vitaly Chikunov 0.11.4-alt1
    - Update to v0.11.4 (2020-11-13).