Package bpftrace: Information

    Source package: bpftrace
    Version: 0.20.2-alt1
    Latest version according to Repology
    Build time:  Mar 17, 2024, 11:46 PM in the task #342949
    Report package bug
    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. bpftrace
    was created by Alastair Robertson.

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

    Maintainer: Vitaly Chikunov


    ACL:
    Vitaly Chikunov
    @everybody

      1. /proc
      2. binutils-devel
      3. cereal-devel
      4. clang-devel >= 11
      5. clang-devel-static >= 11
      6. clang-tools >= 11
      7. clangd >= 11
      8. cmake
      9. flex
      10. kernel-headers-modules-un-def
      11. libbcc-devel
      12. libbpf-devel
      13. libdw-devel
      14. libelf-devel
      15. libpcap-devel
      16. libstdc++-devel
      17. libstdc++-devel-static
      18. lld >= 11
      19. llvm-devel >= 11
      20. llvm-devel-static >= 11
      21. python3-module-setuptools
      22. rpm-build-vm
      23. rpm-macros-cmake

    Last changed


    March 17, 2024 Vitaly Chikunov 0.20.2-alt1
    - Update to v0.20.2 (2024-03-07).
    - Fix potential security issue with kheader unpacking.
    March 9, 2024 Alexey Sheplyakov 0.20.1-alt2
    - NMU: fixed FTBFS on LoongArch
    March 3, 2024 Vitaly Chikunov 0.20.1-alt1
    - Update to v0.20.1 (2024-01-29).