Wed, 24 Apr 2024 23:50:12 UTC | login

Information for build bpftrace-0.10.0-2.el8

ID11244
Package Namebpftrace
Version0.10.0
Release2.el8
Epoch
Sourcegit+https://git.centos.org/rpms/bpftrace.git#44a132dfae0cae851fc0063a0baa772003ce3096
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 bycarlwgeorge
State complete
Volume DEFAULT
StartedMon, 01 Jun 2020 14:31:51 UTC
CompletedMon, 01 Jun 2020 14:35:50 UTC
Taskbuild (dist-c8-stream, /rpms/bpftrace.git:44a132dfae0cae851fc0063a0baa772003ce3096)
Extra{'source': {'original_url': 'git+https://git.centos.org/rpms/bpftrace.git?#44a132dfae0cae851fc0063a0baa772003ce3096'}}
Tags
dist-c8-stream
dist-c8-stream-compose
RPMs
src
bpftrace-0.10.0-2.el8.src.rpm (info) (download)
aarch64
bpftrace-0.10.0-2.el8.aarch64.rpm (info) (download)
bpftrace-debuginfo-0.10.0-2.el8.aarch64.rpm (info) (download)
bpftrace-debugsource-0.10.0-2.el8.aarch64.rpm (info) (download)
ppc64le
bpftrace-0.10.0-2.el8.ppc64le.rpm (info) (download)
bpftrace-debuginfo-0.10.0-2.el8.ppc64le.rpm (info) (download)
bpftrace-debugsource-0.10.0-2.el8.ppc64le.rpm (info) (download)
x86_64
bpftrace-0.10.0-2.el8.x86_64.rpm (info) (download)
bpftrace-debuginfo-0.10.0-2.el8.x86_64.rpm (info) (download)
bpftrace-debugsource-0.10.0-2.el8.x86_64.rpm (info) (download)
Logs
x86_64
build.log
root.log
mock_output.log
hw_info.log
state.log
ppc64le
build.log
root.log
mock_output.log
hw_info.log
state.log
aarch64
build.log
root.log
mock_output.log
hw_info.log
state.log
Changelog * Tue May 05 2020 Jerome Marchand <jmarchan@redhat.com> - 0.10.0-2 - Fix libpthread path in threadsnoop * Wed Apr 22 2020 Jerome Marchand <jmarchan@redhat.com> - 0.10.0-1 - Rebase on bpftrace 0.10.0 * Fri Nov 08 2019 Jerome Marchand <jmarchan@redhat.com> - 0.9.2-1 - Rebase on bpftrace 0.9.2 * Tue Jun 18 2019 Jerome Marchand <jmarchan@redhat.com> - 0.9-3 - Don't allow to raw_spin_lock* kprobes that can deadlock the kernel. * Wed Jun 12 2019 Jerome Marchand <jmarchan@redhat.com> - 0.9-2 - Fixes gethostlatency - Fixes a struct definition issue that made several tools fail - Add CI gating * Wed May 15 2019 Jerome Marchand <jmarchan@redhat.com> - 0.9.1 - Original build on RHEL 8 * Thu Apr 25 2019 Augusto Caringi <acaringi@redhat.com> - 0.9-3 - Rebuilt for bcc 0.9.0 * Mon Apr 22 2019 Neal Gompa <ngompa@datto.com> - 0.9-2 - Fix Source0 reference - Use make_build macro for calling make * Mon Apr 01 2019 Peter Robinson <pbrobinson@fedoraproject.org> 0.9-1 - Build on aarch64 and s390x * Mon Mar 25 2019 Augusto Caringi <acaringi@redhat.com> - 0.9-0 - Updated to version 0.9 * Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.0-2.20181210gitc49b333 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Mon Dec 10 2018 Augusto Caringi <acaringi@redhat.com> - 0.0-1.20181210gitc49b333 - Updated to latest upstream (c49b333c034a6d29a7ce90f565e27da1061af971) * Wed Nov 07 2018 Augusto Caringi <acaringi@redhat.com> - 0.0-1.20181107git029717b - Initial import