Information for build bpftrace-0.16.0-5.oc8

ID24527
Package Namebpftrace
Version0.16.0
Release5.oc8
Epoch
Sourcegit+https://gitee.com/src-opencloudos-rpms/bpftrace.git#3ae1621e76d6174e3625f7417edd1ed9baa68fa1
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 byoc-bot
State complete
Volume DEFAULT
StartedFri, 07 Jun 2024 16:23:06 CST
CompletedFri, 07 Jun 2024 16:26:19 CST
Taskbuild (dist-oc8, /src-opencloudos-rpms/bpftrace.git:3ae1621e76d6174e3625f7417edd1ed9baa68fa1)
Extra{'source': {'original_url': 'git+https://gitee.com/src-opencloudos-rpms/bpftrace.git#3ae1621e76d6174e3625f7417edd1ed9baa68fa1'}}
Tags
dist-oc8
dist-oc8-compose
RPMs
src
bpftrace-0.16.0-5.oc8.src.rpm (info) (download)
aarch64
bpftrace-0.16.0-5.oc8.aarch64.rpm (info) (download)
bpftrace-debuginfo-0.16.0-5.oc8.aarch64.rpm (info) (download)
bpftrace-debugsource-0.16.0-5.oc8.aarch64.rpm (info) (download)
x86_64
bpftrace-0.16.0-5.oc8.x86_64.rpm (info) (download)
bpftrace-debuginfo-0.16.0-5.oc8.x86_64.rpm (info) (download)
bpftrace-debugsource-0.16.0-5.oc8.x86_64.rpm (info) (download)
Logs
x86_64
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
aarch64
state.log
installed_pkgs.log
build.log
root.log
hw_info.log
mock_output.log
Changelog * Tue May 28 2024 Jiaxin Yang <jiaxinyyang@tencent.com> - 0.16.0-5 - Rebuild for LLVM17 - Resolves: RHEL-10690 - Disable HAVE_LIBBPF_BTF_DUMP and unsupport kfunc/kretfunc in tk4 * Fri Jun 09 2023 Viktor Malik <vmalik@redhat.com> - 0.16.0-3 - Add forgotten patch raising LLVM version in CMake - Resolves: rhbz#2192950 * Fri Jun 09 2023 Viktor Malik <vmalik@redhat.com> - 0.16.0-2 - Rebuild for LLVM16 - Resolves: rhbz#2192950 * Wed Nov 30 2022 Viktor Malik <vmalik@redhat.com> - 0.16.0-1 - Rebase on bpftrace 0.16.0 - Rebuild for LLVM15 - Download the cereal library (not packaged into RHEL8) * Thu Jun 02 2022 Jerome Marchand <jmarchan@redhat.com> - 0.13.1-1 - Rebase on bpftrace 0.13.1 - Rebuild on LLVM14 * Thu Dec 02 2021 Jerome Marchand <jmarchan@redhat.com> - 0.12.1-4 - Rebuild on LLVM13 - Small spec cleanup * Thu Jun 24 2021 Jerome Marchand <jmarchan@redhat.com> - 0.12.1-3 - Have threadsnoop points to libpthread.so.0 * Wed Jun 09 2021 Jerome Marchand <jmarchan@redhat.com> - 0.12.1-2 - Rebuild on LLVM12 * Fri Apr 30 2021 Jerome Marchand <jmarchan@redhat.com> - 0.12.1-1 - Rebase on bpftrace 0.12.1 * Thu Jan 28 2021 Jerome Marchand <jmarchan@redhat.com> - 0.11.1-3 - Add missing libbpf and binutils-dev dependencies * Wed Nov 11 2020 Jerome Marchand <jmarchan@redhat.com> - 0.11.1-2 - Fix statsnoop and opensnoop on aarch64 again * Fri Nov 06 2020 Jerome Marchand <jmarchan@redhat.com> - 0.11.1-1 - Rebase on bpftrace 0.11.1 * Tue Oct 27 2020 Jerome Marchand <jmarchan@redhat.com> - 0.10.0-5 - Rebuild for bcc 0.16.0 * Thu Jun 11 2020 Jerome Marchand <jmarchan@redhat.com> - 0.10.0-4 - Fix KBUILD_MODNAME * Thu Jun 11 2020 Jerome Marchand <jmarchan@redhat.com> - 0.10.0-3 - Fix ENOMEM issue on arm64 machine with many cpus - Fix statsnoop and opensnoop on aarch64 - Drop tcpdrop on ppc64 * 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