Thu, 26 Jun 2025 15:17:56 CST | login

Information for build bcc-0.29.1-7.oc9

ID43603
Package Namebcc
Version0.29.1
Release7.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/src-opencloudos-rpms/bcc.git#399276170c96cdcc559a540d14d059f884c2fa71
SummaryBPF Compiler Collection (BCC)
DescriptionBCC is a toolkit for creating efficient kernel tracing and manipulation programs, and includes several useful tools and examples. It makes use of extended BPF (Berkeley Packet Filters), formally known as eBPF, a new feature that was first added to Linux 3.15. BCC makes BPF programs easier to write, with kernel instrumentation in C (and includes a C wrapper around LLVM), and front-ends in Python and lua. It is suited for many tasks, including performance analysis and network traffic control.
Built byoc-bot
State complete
Volume DEFAULT
StartedTue, 24 Jun 2025 13:30:54 CST
CompletedTue, 24 Jun 2025 13:44:46 CST
Taskbuild (dist-oc9, /src-opencloudos-rpms/bcc.git:399276170c96cdcc559a540d14d059f884c2fa71)
Extra{'source': {'original_url': 'git+https://gitee.com/src-opencloudos-rpms/bcc.git#399276170c96cdcc559a540d14d059f884c2fa71'}}
Tags
dist-oc9
dist-oc9-compose
RPMs
src
bcc-0.29.1-7.oc9.src.rpm (info) (download)
aarch64
bcc-0.29.1-7.oc9.aarch64.rpm (info) (download)
bcc-devel-0.29.1-7.oc9.aarch64.rpm (info) (download)
bcc-lua-0.29.1-7.oc9.aarch64.rpm (info) (download)
bcc-tools-0.29.1-7.oc9.aarch64.rpm (info) (download)
bcc-debuginfo-0.29.1-7.oc9.aarch64.rpm (info) (download)
bcc-debugsource-0.29.1-7.oc9.aarch64.rpm (info) (download)
bcc-lua-debuginfo-0.29.1-7.oc9.aarch64.rpm (info) (download)
bcc-tools-debuginfo-0.29.1-7.oc9.aarch64.rpm (info) (download)
loongarch64
bcc-0.29.1-7.oc9.loongarch64.rpm (info) (download)
bcc-devel-0.29.1-7.oc9.loongarch64.rpm (info) (download)
bcc-lua-0.29.1-7.oc9.loongarch64.rpm (info) (download)
bcc-tools-0.29.1-7.oc9.loongarch64.rpm (info) (download)
bcc-debuginfo-0.29.1-7.oc9.loongarch64.rpm (info) (download)
bcc-debugsource-0.29.1-7.oc9.loongarch64.rpm (info) (download)
bcc-lua-debuginfo-0.29.1-7.oc9.loongarch64.rpm (info) (download)
bcc-tools-debuginfo-0.29.1-7.oc9.loongarch64.rpm (info) (download)
noarch
bcc-doc-0.29.1-7.oc9.noarch.rpm (info) (download)
python3-bcc-0.29.1-7.oc9.noarch.rpm (info) (download)
x86_64
bcc-0.29.1-7.oc9.x86_64.rpm (info) (download)
bcc-devel-0.29.1-7.oc9.x86_64.rpm (info) (download)
bcc-lua-0.29.1-7.oc9.x86_64.rpm (info) (download)
bcc-tools-0.29.1-7.oc9.x86_64.rpm (info) (download)
bcc-debuginfo-0.29.1-7.oc9.x86_64.rpm (info) (download)
bcc-debugsource-0.29.1-7.oc9.x86_64.rpm (info) (download)
bcc-lua-debuginfo-0.29.1-7.oc9.x86_64.rpm (info) (download)
bcc-tools-debuginfo-0.29.1-7.oc9.x86_64.rpm (info) (download)
Logs
x86_64
dnf.rpm.log
dnf.librepo.log
mock_output.log
dnf.log
state.log
installed_pkgs.log
build.log
mock_config.log
hw_info.log
root.log
noarch_rpmdiff.json
aarch64
state.log
build.log
installed_pkgs.log
root.log
dnf.librepo.log
dnf.rpm.log
dnf.log
mock_output.log
hw_info.log
mock_config.log
noarch_rpmdiff.json
loongarch64
state.log
build.log
root.log
hw_info.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
Changelog * Mon Jun 23 2025 Chunsheng Luo <luffyluo@tencent.com> - 0.29.1-7 - Fix subprocess not import causing loongarch to be unavailable * Fri Apr 25 2025 doupengda <doupengda@loongson.cn> - 0.29.1-6 - [Type] bugfix - [DESC] fix larchintrin.h not found error for loongarch64 - Sourced from https://github.com/iovisor/bcc/pull/5078 * Thu Sep 26 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.29.1-5 - Rebuilt for clarifying the packages requirement in BaseOS and AppStream * Fri Aug 16 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.29.1-4 - Rebuilt for loongarch release * Thu May 30 2024 Pengda Dou <doupengda@loongson.cn> - 0.29.1-3 - [Type] other - [DESC] add loongarch64 to ExclusiveArch * Thu Mar 14 2024 Chunsheng Luo <luffyluo@tencent.com> - 0.29.1-2 - Fix CVE-2024-2314 * Fri Jan 19 2024 Upgrade Robot <upbot@opencloudos.org> - 0.29.1-1 - Upgrade to version 0.29.1 * Wed Jan 17 2024 Rebuild Robot <rebot@opencloudos.org> - 0.28.0-5 - Rebuilt for elfutils * Thu Dec 21 2023 Rebuild Robot <rebot@opencloudos.org> - 0.28.0-4 - Rebuilt for clang * Tue Sep 19 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.28.0-3 - Rebuilt for python 3.11 * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.28.0-2 - Rebuilt for OpenCloudOS Stream 23.09 * Mon Jul 17 2023 kianli <kianli@tencent.com> - 0.28.0-1 - Upgrade to 0.28.0 * Tue May 09 2023 cunshunxia <cunshunxia@tencent.com> - 0.25.0-4 - rename manpage because of conflicts with postfix's trace. * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.25.0-3 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.25.0-2 - Rebuilt for OpenCloudOS Stream 23 * Fri Nov 25 2022 cunshunxia <cunshunxia@tencent.com> - 0.25.0-1 - initial build