Fri, 25 Apr 2025 17:26:36 MSK | login

Information for build bpftrace-0.21.1-1.el9

ID19734
Package Namebpftrace
Version0.21.1
Release1.el9
Epoch
Sourcegit+http://git.inferitos.ru/rpms/bpftrace#4777e25c035fb4bcdf5fee80f1158857ae4188dc
SummaryHigh-level tracing language for Linux eBPF
DescriptionBPFtrace 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
Built bytigro
State complete
Volume DEFAULT
StartedMon, 14 Oct 2024 17:57:17 MSK
CompletedMon, 14 Oct 2024 18:02:26 MSK
Taskbuild (inferit-9_5-bootstrap, /rpms/bpftrace/:changed/i9c-beta/bpftrace-0.21.1-1.el9)
Extra{'source': {'original_url': 'git+http://git.inferitos.ru/rpms/bpftrace/?#changed/i9c-beta/bpftrace-0.21.1-1.el9'}}
Tags
inferit-9_5-bootstrap
inferit-9_5-init
RPMs
src
bpftrace-0.21.1-1.el9.src.rpm (info) (download)
aarch64
bpftrace-0.21.1-1.el9.aarch64.rpm (info) (download)
bpftrace-debuginfo-0.21.1-1.el9.aarch64.rpm (info) (download)
bpftrace-debugsource-0.21.1-1.el9.aarch64.rpm (info) (download)
x86_64
bpftrace-0.21.1-1.el9.x86_64.rpm (info) (download)
bpftrace-debuginfo-0.21.1-1.el9.x86_64.rpm (info) (download)
bpftrace-debugsource-0.21.1-1.el9.x86_64.rpm (info) (download)
Logs
aarch64
root.log
state.log
mock_output.log
installed_pkgs.log
hw_info.log
build.log
x86_64
root.log
state.log
mock_output.log
installed_pkgs.log
hw_info.log
build.log
Changelog * Thu Jun 27 2024 Viktor Malik <vmalik@redhat.com> - 0.21.1-1 - Rebase on bpftrace 0.21.1 - Add LLVM 18 support (RHEL-28685) * Thu May 30 2024 Viktor Malik <vmalik@redhat.com> - 0.20.4-3 - Fix latest build (not built in side tag) * Thu May 30 2024 Viktor Malik <vmalik@redhat.com> - 0.20.4-2 - Rebuild for bcc 0.30.0-4 * Thu May 30 2024 Viktor Malik <vmalik@redhat.com> - 0.20.4-1 - Rebase on bpftrace 0.20.4 - Fix CVE allowing unprivileged users loading of compromised linux headers (RHEL-28765, CVE-2024-2313) * Fri May 03 2024 Viktor Malik <vmalik@redhat.com> - 0.20.3-1 - Rebase on bpftrace 0.20.3 (RHEL-30779) - Fix CVE allowing unprivileged users loading of compromised linux headers (RHEL-28765, CVE-2024-2313) - Fix bpftrace creating BPF programs with truncated names (RHEL-8502) * Mon Nov 06 2023 Viktor Malik <vmalik@redhat.com> - 0.19.1-1 - Rebase on bpftrace 0.19.1 (RHEL-10693) - Rebuild for LLVM 17 (RHEL-10592) - Enhancements and fixes for PowerPC (RHEL-3690, RHEL-11476) * Mon May 15 2023 Viktor Malik <vmalik@redhat.com> - 0.17.0-2 - Rebuild for LLVM 16 (rhbz#2192953) * Thu Apr 13 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 0.17.0-1 - Rebuilt for MSVSphere 9.2 beta * Tue Mar 14 2023 Viktor Malik <vmalik@redhat.com> - 0.17.0-1 - Rebase on bpftrace 0.17.0 (RHEL-286) - Fix runqlat.bt, tcpdrop.bt, and undump.bt on aarch64 (rhbz#2170838) * Tue Jan 03 2023 Viktor Malik <vmalik@redhat.com> - 0.16.0-2 - Fix missing kprobe attachpoints for bio* tools (s390x, ppc64le) - Rebuild for libbpf 1.0.0 - Resolves: rhbz#2157829 - Related: rhbz#2157592 * Fri Dec 16 2022 Viktor Malik <vmalik@redhat.com> - 0.16.0-1 - 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)