Sun, 22 Dec 2024 20:46:05 CST | login

Information for build bpftrace-0.19.1-5.ocs23

ID13962
Package Namebpftrace
Version0.19.1
Release5.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/bpftrace.git?.#decf76d6583922eaa857f36604859e60b501db3a
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 byocs-bot
State complete
Volume DEFAULT
StartedFri, 26 Jul 2024 09:34:30 CST
CompletedFri, 26 Jul 2024 09:38:24 CST
Taskbuild (dist-ocs23, /opencloudos-stream/bpftrace.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/bpftrace.git?.#origin/master'}}
Tags
dist-ocs23
RPMs
src
bpftrace-0.19.1-5.ocs23.src.rpm (info) (download)
aarch64
bpftrace-0.19.1-5.ocs23.aarch64.rpm (info) (download)
bpftrace-debuginfo-0.19.1-5.ocs23.aarch64.rpm (info) (download)
bpftrace-debugsource-0.19.1-5.ocs23.aarch64.rpm (info) (download)
x86_64
bpftrace-0.19.1-5.ocs23.x86_64.rpm (info) (download)
bpftrace-debuginfo-0.19.1-5.ocs23.x86_64.rpm (info) (download)
bpftrace-debugsource-0.19.1-5.ocs23.x86_64.rpm (info) (download)
Logs
x86_64
installed_pkgs.log
build.log
state.log
hw_info.log
root.log
mock_output.log
aarch64
root.log
state.log
installed_pkgs.log
hw_info.log
build.log
mock_output.log
Changelog * 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