| Name: | bpftrace | 
|---|---|
| Version: | 0.16.0 | 
| Release: | 5.el8 | 
| Architecture: | aarch64 | 
| Group: | Unspecified | 
| Size: | 13533396 | 
| License: | ASL 2.0 | 
| RPM: | bpftrace-0.16.0-5.el8.aarch64.rpm | 
| Source RPM: | bpftrace-0.16.0-5.el8.src.rpm | 
| Build Date: | Tue Apr 09 2024 | 
| Build Host: | build-ol8-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  | 
- Rebuild for LLVM17 - Resolves: RHEL-10690
- Add forgotten patch raising LLVM version in CMake - Resolves: rhbz#2192950
- Rebuild for LLVM16 - Resolves: rhbz#2192950
- Rebase on bpftrace 0.16.0 - Rebuild for LLVM15 - Download the cereal library (not packaged into RHEL8)
- Rebase on bpftrace 0.13.1 - Rebuild on LLVM14
- Rebuild on LLVM13 - Small spec cleanup
- Have threadsnoop points to libpthread.so.0
- Rebuild on LLVM12
- Rebase on bpftrace 0.12.1
- Add missing libbpf and binutils-dev dependencies