Name: | bpftrace |
---|---|
Version: | 0.13.1 |
Release: | 1.el9 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 6442916 |
License: | ASL 2.0 |
RPM: | bpftrace-0.13.1-1.el9.aarch64.rpm |
Source RPM: | bpftrace-0.13.1-1.el9.src.rpm |
Build Date: | Fri Oct 14 2022 |
Build Host: | build-ol9-aarch64.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/iovisor/bpftrace |
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 |
- Rebase to bpftrace 0.13.1 - Rebuild for LLVM14
- Fix wildcard listing bug - Fix bio* tools
- Bump up required bcc version.
- Rebuild on LLVM13
- threadsnoop: probe libpthread.so.0 - Fix aarch64 failures
- Fix gating
- Fix mdflush (rhbz#1967567)
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688
- Rebase to bpftrace 0.12.1
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937