Sat, 23 Nov 2024 19:18:12 CST | login

Information for build bpftrace-0.12.1-8.el9

ID20248
Package Namebpftrace
Version0.12.1
Release8.el9
Epoch
DraftFalse
Sourcegit+https://git.cclinux.org/stage/rpms/bpftrace.git#d4da695a7e9399fa02c9434a0289c977fee4bb79
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 bydistrobuild
State complete
Volume DEFAULT
StartedSat, 02 Jul 2022 23:17:12 CST
CompletedSun, 03 Jul 2022 00:09:31 CST
Taskbuild (dist-circle9, /stage/rpms/bpftrace.git:d4da695a7e9399fa02c9434a0289c977fee4bb79)
Extra{'source': {'original_url': 'git+https://git.cclinux.org/stage/rpms/bpftrace.git?#d4da695a7e9399fa02c9434a0289c977fee4bb79'}}
Tags
dist-circle9
dist-circle9-compose
RPMs
src
bpftrace-0.12.1-8.el9.src.rpm (info) (download)
aarch64
bpftrace-0.12.1-8.el9.aarch64.rpm (info) (download)
bpftrace-debuginfo-0.12.1-8.el9.aarch64.rpm (info) (download)
bpftrace-debugsource-0.12.1-8.el9.aarch64.rpm (info) (download)
ppc64le
bpftrace-0.12.1-8.el9.ppc64le.rpm (info) (download)
bpftrace-debuginfo-0.12.1-8.el9.ppc64le.rpm (info) (download)
bpftrace-debugsource-0.12.1-8.el9.ppc64le.rpm (info) (download)
s390x
bpftrace-0.12.1-8.el9.s390x.rpm (info) (download)
bpftrace-debuginfo-0.12.1-8.el9.s390x.rpm (info) (download)
bpftrace-debugsource-0.12.1-8.el9.s390x.rpm (info) (download)
x86_64
bpftrace-0.12.1-8.el9.x86_64.rpm (info) (download)
bpftrace-debuginfo-0.12.1-8.el9.x86_64.rpm (info) (download)
bpftrace-debugsource-0.12.1-8.el9.x86_64.rpm (info) (download)
Logs
aarch64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
ppc64le
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
s390x
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
x86_64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
Changelog * Mon Feb 21 2022 Viktor Malik <vmalik@redhat.com> - 0.12.1-8 - Fix wildcard listing bug - Fix bio* tools * Thu Dec 02 2021 Jerome Marchand <jmarchan@redhat.com> - 0.12.1.7 - Bump up required bcc version. * Thu Dec 02 2021 Jerome Marchand <jmarchan@redhat.com> - 0.12.1.6 - Rebuild on LLVM13 * Mon Oct 18 2021 Jerome Marchand <jmarchan@redhat.com> - 0.12.1.5 - threadsnoop: probe libpthread.so.0 - Fix aarch64 failures * Mon Oct 18 2021 Jerome Marchand <jmarchan@redhat.com> - 0.12.1.4 - Fix gating * Fri Oct 15 2021 Jerome Marchand <jmarchan@redhat.com> - 0.12.1-3 - Fix mdflush (rhbz#1967567) * Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 0.12.1-2 - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 * Thu May 27 2021 Jerome Marchand <jmarchan@redhat.com> - 0.12.0-1 - Rebase to bpftrace 0.12.1 * Thu Apr 15 2021 Mohan Boddu <mboddu@redhat.com> - 0.11.0-10 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 * Fri Feb 12 2021 Jerome Marchand <jmarchan@redhat.com> - 0.11.0-9 - Last build failed: rebuild. * Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.11.0-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Fri Jan 22 2021 Tom Stellard <tstellar@redhat.com> - 0.11.0-7 - Rebuild for clang-11.1.0 * Fri Dec 04 2020 Jeff Law <law@redhat.com> - 0.11.0-6 - Fix missing #include for gcc-11 * Fri Nov 13 2020 Jerome Marchand <jmarchan@redhat.com> - 0.11.0-5 - Rebuilt for LLVM 11 * Tue Aug 04 2020 Augusto Caringi <acaringi@redhat.com> - 0.11.0-4 - Fix FTBFS due to cmake wide changes #1863295 - Fix 'bpftrace symbols are stripped' #1865787 * Sat Aug 01 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.11.0-3 - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.11.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Thu Jul 16 2020 Augusto Caringi <acaringi@redhat.com> - 0.11.0-1 * Rebased to version 0.11.0 * Tue May 19 2020 Augusto Caringi <acaringi@redhat.com> - 0.10.0-2 - Rebuilt for new bcc/libbpf versions * Tue Apr 14 2020 Augusto Caringi <acaringi@redhat.com> - 0.10.0-1 - Rebased to version 0.10.0 - Dropped support for s390x temporaly due to build error