Package bpftrace: Information
Source package: bpftrace
Version: 0.26.1-alt1
Build time: Jul 15, 2026, 03:42 PM in the task #425432
Category: Development/Debuggers
Report package bug| FTBFS | ||
|---|---|---|
| Architecture | FTBFS since | Update |
| x86_64 | July 21, 2026 | July 21, 2026 |
Home page: https://bpftrace.org/
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)
bpftrace (x86_64, aarch64)
bpftrace-debuginfo (x86_64, aarch64)
Maintainer: Ivan A. Melnikov
List of contributors:
Ivan A. Melnikov
Vitaly Chikunov
Alexey Sheplyakov
Grigory Ustinov
Aleksei Nikiforov
Arseny Maslennikov
Ivan A. Melnikov
Vitaly Chikunov
Alexey Sheplyakov
Grigory Ustinov
Aleksei Nikiforov
Arseny Maslennikov
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).