Package bpftrace: Information

  • Default inline alert: Version in the repository: 0.20.3-alt1

Source package: bpftrace
Version: 0.16.0-alt2
Latest version according to Repology
Build time:  Jun 1, 2023, 02:40 AM in the task #322108
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. cereal-devel
    2. clang-devel >= 11
    3. clang-devel-static >= 11
    4. clang-tools >= 11
    5. clangd >= 11
    6. lld >= 11
    7. llvm-devel >= 11
    8. llvm-devel-static >= 11
    9. cmake
    10. /proc
    11. libelf-devel
    12. binutils-devel
    13. flex
    14. kernel-headers-modules-un-def
    15. libbcc-devel
    16. libbpf-devel
    17. libstdc++-devel
    18. libstdc++-devel-static
    19. rpm-macros-cmake
    20. rpm-build-vm

Last changed


Dec. 19, 2022 Vitaly Chikunov 0.16.0-alt2
- Fix SIGSEGV when vmlinux is not available and loading BTF data failed.
Oct. 9, 2022 Vitaly Chikunov 0.16.0-alt1
- Update to v0.16.0 (2022-08-30).
May 28, 2022 Vitaly Chikunov 0.15.0-alt1
- Updated to v0.15.0 (2022-05-24).