Sun, 05 Jan 2025 20:33:24 CST | login

Information for build bpftrace-0.18.0-4.ocs23

ID2232
Package Namebpftrace
Version0.18.0
Release4.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/bpftrace.git?.#3aee2b60bd64c3344b8a33066d0d2a647409b6f6
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 bystreamkoji
State complete
Volume DEFAULT
StartedSat, 09 Sep 2023 01:54:49 CST
CompletedSat, 09 Sep 2023 02:05:50 CST
Taskbuild (dist-ocs23, /opencloudos-stream/bpftrace.git:.:HEAD)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/bpftrace.git?.#HEAD'}}
Tags
dist-ocs23
RPMs
src
bpftrace-0.18.0-4.ocs23.src.rpm (info) (download)
aarch64
bpftrace-0.18.0-4.ocs23.aarch64.rpm (info) (download)
bpftrace-debuginfo-0.18.0-4.ocs23.aarch64.rpm (info) (download)
bpftrace-debugsource-0.18.0-4.ocs23.aarch64.rpm (info) (download)
x86_64
bpftrace-0.18.0-4.ocs23.x86_64.rpm (info) (download)
bpftrace-debuginfo-0.18.0-4.ocs23.x86_64.rpm (info) (download)
bpftrace-debugsource-0.18.0-4.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 * 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