Sat, 01 Apr 2023 07:04:03 UTC

Information for build bpftrace-0.16.0-3.fc37

ID2069274
Package Namebpftrace
Version0.16.0
Release3.fc37
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/bpftrace.git#c8dcef71a366fa4a787af6fbf81c7e4a36e64d1c
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 byacaringi
State complete
Volume DEFAULT
StartedFri, 30 Sep 2022 21:13:35 UTC
CompletedFri, 30 Sep 2022 21:22:05 UTC
Taskbuild (f37-candidate, /rpms/bpftrace.git:c8dcef71a366fa4a787af6fbf81c7e4a36e64d1c)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/bpftrace.git#c8dcef71a366fa4a787af6fbf81c7e4a36e64d1c'}}
Tags
f37
f37-updates-testing
RPMs
src
bpftrace-0.16.0-3.fc37.src.rpm (info) (download)
aarch64
bpftrace-0.16.0-3.fc37.aarch64.rpm (info) (download)
bpftrace-debuginfo-0.16.0-3.fc37.aarch64.rpm (info) (download)
bpftrace-debugsource-0.16.0-3.fc37.aarch64.rpm (info) (download)
ppc64le
bpftrace-0.16.0-3.fc37.ppc64le.rpm (info) (download)
bpftrace-debuginfo-0.16.0-3.fc37.ppc64le.rpm (info) (download)
bpftrace-debugsource-0.16.0-3.fc37.ppc64le.rpm (info) (download)
s390x
bpftrace-0.16.0-3.fc37.s390x.rpm (info) (download)
bpftrace-debuginfo-0.16.0-3.fc37.s390x.rpm (info) (download)
bpftrace-debugsource-0.16.0-3.fc37.s390x.rpm (info) (download)
x86_64
bpftrace-0.16.0-3.fc37.x86_64.rpm (info) (download)
bpftrace-debuginfo-0.16.0-3.fc37.x86_64.rpm (info) (download)
bpftrace-debugsource-0.16.0-3.fc37.x86_64.rpm (info) (download)
Logs
x86_64
hw_info.log
state.log
build.log
root.log
mock_output.log
aarch64
hw_info.log
state.log
build.log
root.log
mock_output.log
ppc64le
hw_info.log
state.log
build.log
root.log
mock_output.log
s390x
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * Mon Sep 26 2022 Kenneth Topp <toppk@bllue.org> - 0.16.0-3 - Enable workaround for non OpaquePointers on LLVM-15 * Mon Sep 19 2022 Pete Walter <pwalter@fedoraproject.org> - 0.16.0-2 - Rebuild for llvm 15 * Fri Sep 02 2022 Augusto Caringi <acaringi@redhat.com> - 0.16.0-1 - Rebased to version 0.16.0 * Wed Jul 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.15.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Tue Jul 05 2022 Augusto Caringi <acaringi@redhat.com> - 0.15.0-1 - Rebased to version 0.15.0 * Tue Apr 19 2022 Jerome Marchand <jmarchan@redhat.com> - 0.14.1-1 - Rebased to version 0.14.1 - Fix cmake build - Rebuild with bcc 0.24 * Wed Jan 19 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.14.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Sun Oct 24 2021 Rafael Santos <rdossant@redhat.com> - 0.14.0-1 - Rebased to version 0.14.0 * Mon Aug 09 2021 Augusto Caringi <acaringi@redhat.com> - 0.13.0-1 - Rebased to version 0.13.0 * Tue Aug 03 2021 Rafael Santos <rdossant@redhat.com> - 0.12.1-3 - Rebuilt for bcc-0.21.0 * Wed Jul 21 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.12.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Tue Apr 27 2021 Jerome Marchand <jmarchan@redhat.com> - 0.12.1-1 - Rebased to version 0.12.1 * Sun Apr 04 2021 Augusto Caringi <acaringi@redhat.com> - 0.12.0-1 - Rebased to version 0.12.0 * Thu Apr 01 2021 Augusto Caringi <acaringi@redhat.com> - 0.11.4-1 - Rebased to version 0.11.4 * 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