Package bpftrace: Information

    Source package: bpftrace
    Version: 0.26.1-alt1
    Latest version according to Repology
    Build time:  Jul 15, 2026, 03:42 PM in the task #425432
    Report package bug
    FTBFS
    ArchitectureFTBFS sinceUpdate
    x86_64July 21, 2026July 21, 2026

    License: Apache-2.0
    Summary: High-level tracing language for Linux
    Description: 
    bpftrace is a general purpose tracing tool and language for Linux.
    It leverages eBPF to provide powerful, efficient tracing capabilities
    with minimal overhead. bpftrace uses LLVM as a compiler backend,
    and libbpf for interacting with the Linux BPF subsystem, including
    kernel dynamic tracing (kprobes, hardware and software perf events),
    user-level dynamic tracing (USDT, uprobes), tracepoints (regular, raw),
    and more. The bpftrace language is inspired by awk, C, and predecessor
    tracers such as DTrace and SystemTap.

    List of RPM packages built from this SRPM:
    bpftrace (x86_64, aarch64)
    bpftrace-debuginfo (x86_64, aarch64)

    Maintainer: Ivan A. Melnikov



      1. /proc
      2. asciidoctor
      3. bc
      4. binutils-devel
      5. bpftool
      6. cereal-devel
      7. clang21.1-devel
      8. cmake
      9. dwarves
      10. flex
      11. gcc-c++
      12. iproute2
      13. iputils
      14. kernel-headers-modules-latest > 6.10
      15. libbcc-devel
      16. libbpf-devel
      17. libdw-devel
      18. libedit-devel
      19. libelf-devel
      20. libffi-devel
      21. libgtest-devel
      22. libpcap-devel
      23. libstdc++-devel
      24. libstdc++-devel-static
      25. libxml2-devel
      26. llvm21.1-devel
      27. python3(looseversion)
      28. python3-module-setuptools
      29. rpm-build-kernel
      30. rpm-build-vm
      31. rpm-macros-cmake
      32. xxd
      33. zip

    Last changed


    July 15, 2026 Ivan A. Melnikov 0.26.1-alt1
    - Update to v0.26.1 (2026-06-02).
    - Update bundled libbpf to v1.7.0 (f5dcbae, 2026-03-11) (fixes FTBFS).
    - spec: Switch build to Clang/LLVM 21.
    - spec: Fully strip bpftrace binaries, as it does not break
      BEGIN/END probes anymore.
    March 26, 2026 Vitaly Chikunov 0.25.1-alt1
    - Update to v0.25.1 (2026-03-25).
    March 22, 2026 Vitaly Chikunov 0.25.0-alt1
    - Update to v0.25.0 (2026-03-13).