Sun, 22 Dec 2024 19:23:34 CST | login

Information for build bcc-0.28.0-2.ocs23

ID2224
Package Namebcc
Version0.28.0
Release2.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/bcc.git?.#60be7cbfe3b3032612070804b20621b16eebd692
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 bystreamkoji
State complete
Volume DEFAULT
StartedSat, 09 Sep 2023 01:52:33 CST
CompletedSat, 09 Sep 2023 01:57:22 CST
Taskbuild (dist-ocs23, /opencloudos-stream/bcc.git:.:HEAD)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/bcc.git?.#HEAD'}}
Tags
dist-ocs23
RPMs
src
bcc-0.28.0-2.ocs23.src.rpm (info) (download)
aarch64
bcc-0.28.0-2.ocs23.aarch64.rpm (info) (download)
bcc-devel-0.28.0-2.ocs23.aarch64.rpm (info) (download)
bcc-lua-0.28.0-2.ocs23.aarch64.rpm (info) (download)
bcc-tools-0.28.0-2.ocs23.aarch64.rpm (info) (download)
bcc-debuginfo-0.28.0-2.ocs23.aarch64.rpm (info) (download)
bcc-debugsource-0.28.0-2.ocs23.aarch64.rpm (info) (download)
bcc-lua-debuginfo-0.28.0-2.ocs23.aarch64.rpm (info) (download)
bcc-tools-debuginfo-0.28.0-2.ocs23.aarch64.rpm (info) (download)
noarch
bcc-doc-0.28.0-2.ocs23.noarch.rpm (info) (download)
python3-bcc-0.28.0-2.ocs23.noarch.rpm (info) (download)
x86_64
bcc-0.28.0-2.ocs23.x86_64.rpm (info) (download)
bcc-devel-0.28.0-2.ocs23.x86_64.rpm (info) (download)
bcc-lua-0.28.0-2.ocs23.x86_64.rpm (info) (download)
bcc-tools-0.28.0-2.ocs23.x86_64.rpm (info) (download)
bcc-debuginfo-0.28.0-2.ocs23.x86_64.rpm (info) (download)
bcc-debugsource-0.28.0-2.ocs23.x86_64.rpm (info) (download)
bcc-lua-debuginfo-0.28.0-2.ocs23.x86_64.rpm (info) (download)
bcc-tools-debuginfo-0.28.0-2.ocs23.x86_64.rpm (info) (download)
Logs
x86_64
installed_pkgs.log
build.log
state.log
hw_info.log
root.log
mock_output.log
noarch_rpmdiff.json
aarch64
root.log
state.log
installed_pkgs.log
hw_info.log
build.log
mock_output.log
noarch_rpmdiff.json
Changelog * 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