Fri, 27 Jun 2025 03:04:55 CST | login

Information for build bpftrace-0.19.1-8.oc9

ID31876
Package Namebpftrace
Version0.19.1
Release8.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/src-opencloudos-rpms/bpftrace.git?.#23ed21b28fa8e9693cc559cffa87e494af660f3f
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 bybbrucezhang
State complete
Volume DEFAULT
StartedThu, 12 Dec 2024 10:56:57 CST
CompletedThu, 12 Dec 2024 11:01:15 CST
Taskbuild (dist-oc9, /src-opencloudos-rpms/bpftrace.git:.:origin/oc9)
Extra{'source': {'original_url': 'git+https://gitee.com/src-opencloudos-rpms/bpftrace.git?.#origin/oc9'}}
Tags
dist-oc9
dist-oc9-compose
dist-oc9.2-compose
RPMs
src
bpftrace-0.19.1-8.oc9.src.rpm (info) (download)
aarch64
bpftrace-0.19.1-8.oc9.aarch64.rpm (info) (download)
bpftrace-debuginfo-0.19.1-8.oc9.aarch64.rpm (info) (download)
bpftrace-debugsource-0.19.1-8.oc9.aarch64.rpm (info) (download)
loongarch64
bpftrace-0.19.1-8.oc9.loongarch64.rpm (info) (download)
bpftrace-debuginfo-0.19.1-8.oc9.loongarch64.rpm (info) (download)
bpftrace-debugsource-0.19.1-8.oc9.loongarch64.rpm (info) (download)
x86_64
bpftrace-0.19.1-8.oc9.x86_64.rpm (info) (download)
bpftrace-debuginfo-0.19.1-8.oc9.x86_64.rpm (info) (download)
bpftrace-debugsource-0.19.1-8.oc9.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
loongarch64
hw_info.log
state.log
build.log
root.log
installed_pkgs.log
mock_output.log
Changelog * Thu Sep 26 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.19.1-8 - Rebuilt for clarifying the packages requirement in BaseOS and AppStream * Fri Aug 16 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.19.1-7 - Rebuilt for loongarch release * Wed Jul 31 2024 Pengda Dou <doupengda@loongson.cn> - 0.19.1-6 - [Type] other - [DESC] add support for loongarch64 - Fix cannot convert 'bfd*' to 'bfd_architecture' * Thu Jul 25 2024 Pengda Dou <doupengda@loongson.cn> - 0.19.1-5 - [Type] other - [DESC] remove loongarch64 from ExclusiveArch * Thu May 30 2024 Pengda Dou <doupengda@loongson.cn> - 0.19.1-4 - [Type] other - [DESC] add loongarch64 to ExclusiveArch * Tue Apr 02 2024 luffyluo <luffyluo@tencent.com> - 0.19.1-3 - Update BuildRequires for parsing DWARF * Thu Mar 14 2024 Chunsheng Luo <luffyluo@tencent.com> - 0.19.1-2 - Fix CVE-2024-2313 * Fri Dec 22 2023 Upgrade Robot <upbot@opencloudos.org> - 0.19.1-1 - Upgrade to version 0.19.1 * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.18.0-4 - Rebuilt for OpenCloudOS Stream 23.09 * Tue Jul 18 2023 kianli <kianli@tencent.com> - 0.18.0-3 - Rebuild with libbpf 1.2.0 after bcc rebuild * Mon Jul 17 2023 kianli <kianli@tencent.com> - 0.18.0-2 - Rebuild with libbpf 1.2.0 * Thu Jun 29 2023 kianli <kianli@tencent.com> - 0.18.0-1 - Upgrade to 0.18.0 * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.16.0-3 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.16.0-2 - Rebuilt for OpenCloudOS Stream 23 * Thu Dec 29 2022 cunshunxia <cunshunxia@tencent.com> - 0.16.0-1 - initial build