Name: | bpftrace |
---|---|
Version: | 0.19.1 |
Release: | 1.el9 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 11629596 |
License: | ASL 2.0 |
RPM: | bpftrace-0.19.1-1.el9.aarch64.rpm |
Source RPM: | bpftrace-0.19.1-1.el9.src.rpm |
Build Date: | Thu Apr 04 2024 |
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 on bpftrace 0.19.1 (RHEL-10693) - Rebuild for LLVM 17 (RHEL-10592) - Enhancements and fixes for PowerPC (RHEL-3690, RHEL-11476)
- Rebuild for LLVM 16 (rhbz#2192953)
- Rebase on bpftrace 0.17.0 (RHEL-286) - Fix runqlat.bt, tcpdrop.bt, and undump.bt on aarch64 (rhbz#2170838)
- Fix missing kprobe attachpoints for bio* tools (s390x, ppc64le) - Rebuild for libbpf 1.0.0 - Resolves: rhbz#2157829 - Related: rhbz#2157592
- Rebase on bpftrace 0.16.0 (rhbz#2121920) - Rebuild for LLVM 15 (rhbz#2118995) - Download the cereal library (not packaged into RHEL9) - Fixed several tools (rhbz#1975148, rhbz#2088577, rhbz#2128208, rhbz#2073675, rhbz#2073770) - Resolve conflicts between bpftrace and bcc manpages (rhbz#2075076)
- Rebase to bpftrace 0.13.1 - Rebuild for LLVM14
- Fix wildcard listing bug - Fix bio* tools
- Bump up required bcc version.
- Rebuild on LLVM13