Fri, 25 Apr 2025 00:26:37 MSK | login

Information for build bcc-0.30.0-7.el9_5

ID24706
Package Namebcc
Version0.30.0
Release7.el9_5
Epoch
Sourcegit+http://git.inferitos.ru/rpms/bcc#f96db0807088f5efd6479538dbbd6a4edd3afb97
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 bysys_devci
State complete
Volume DEFAULT
StartedThu, 26 Dec 2024 09:14:22 MSK
CompletedThu, 26 Dec 2024 09:25:39 MSK
Taskbuild (inferit-9_5-candidate, /rpms/bcc/:changed/i9c/bcc-0.30.0-7.el9_5)
Extra{'source': {'original_url': 'git+http://git.inferitos.ru/rpms/bcc/?#changed/i9c/bcc-0.30.0-7.el9_5'}}
Tags
inferit-9_5-gate
inferit-9_5-updates
RPMs
src
bcc-0.30.0-7.el9_5.src.rpm (info) (download)
aarch64
bcc-0.30.0-7.el9_5.aarch64.rpm (info) (download)
bcc-devel-0.30.0-7.el9_5.aarch64.rpm (info) (download)
bcc-tools-0.30.0-7.el9_5.aarch64.rpm (info) (download)
libbpf-tools-0.30.0-7.el9_5.aarch64.rpm (info) (download)
bcc-debuginfo-0.30.0-7.el9_5.aarch64.rpm (info) (download)
bcc-debugsource-0.30.0-7.el9_5.aarch64.rpm (info) (download)
bcc-tools-debuginfo-0.30.0-7.el9_5.aarch64.rpm (info) (download)
libbpf-tools-debuginfo-0.30.0-7.el9_5.aarch64.rpm (info) (download)
noarch
bcc-doc-0.30.0-7.el9_5.noarch.rpm (info) (download)
python3-bcc-0.30.0-7.el9_5.noarch.rpm (info) (download)
x86_64
bcc-0.30.0-7.el9_5.x86_64.rpm (info) (download)
bcc-devel-0.30.0-7.el9_5.x86_64.rpm (info) (download)
bcc-tools-0.30.0-7.el9_5.x86_64.rpm (info) (download)
libbpf-tools-0.30.0-7.el9_5.x86_64.rpm (info) (download)
bcc-debuginfo-0.30.0-7.el9_5.x86_64.rpm (info) (download)
bcc-debugsource-0.30.0-7.el9_5.x86_64.rpm (info) (download)
bcc-tools-debuginfo-0.30.0-7.el9_5.x86_64.rpm (info) (download)
libbpf-tools-debuginfo-0.30.0-7.el9_5.x86_64.rpm (info) (download)
Logs
aarch64
noarch_rpmdiff.json
root.log
state.log
mock_output.log
installed_pkgs.log
hw_info.log
build.log
x86_64
noarch_rpmdiff.json
root.log
state.log
mock_output.log
installed_pkgs.log
hw_info.log
build.log
Changelog * Thu Nov 07 2024 Jerome Marchand <jmarchan@redhat.com> - 0.30.0-7 - Fic bio* tools (RHEL-65192) * Thu Jul 04 2024 Jerome Marchand <jmarchan@redhat.com> - 0.30.0-6 - Rebuild with LLVM 18 (RHEL-28684) * Fri May 31 2024 Jerome Marchand <jmarchan@redhat.com> - 0.30.0-5 - Drop python3-pyelftools dependency on s390x until it is available * Tue May 21 2024 Jerome Marchand <jmarchan@redhat.com> - 0.30.0-4 - Exclude btrfs and f2fs libbpf tools (RHEL-36579) * Mon May 20 2024 Jerome Marchand <jmarchan@redhat.com> - 0.30.0-3 - Really prevent the loading of compromised headers (RHEL-28769, CVE-2024-2314) - Add python3-pyelftools dependency (RHEL-36583) * Fri May 03 2024 Jerome Marchand <jmarchan@redhat.com> - 0.30.0-2 - Rebuild (distrobaker didn't take last build) * Wed Apr 10 2024 Jerome Marchand <jmarchan@redhat.com> - 0.30.0-1 - Rebase bcc to 0.30.0 (RHEL-29031) - Exclude bpf-numamove on s390x (RHEL-32327) * Wed Dec 13 2023 Jerome Marchand <jmarchan@redhat.com> - 0.28.0-5 - Fix libbpf bio tools (RHEL-19368) - Add S390x support to libbpf-tools (RHEL-16325) - Power enhancements(RHEL-11477) * Tue Nov 21 2023 Jerome Marchand <jmarchan@redhat.com> - 0.28.0-4 - Rebuild with LLVM 17 in the side tag (RHEL-10591) * Tue Nov 21 2023 Jerome Marchand <jmarchan@redhat.com> - 0.28.0-3 - Rebuild with LLVM 17 (RHEL-10591) * Mon Nov 06 2023 Jerome Marchand <jmarchan@redhat.com> - 0.28.0-2 - Fix trace tool (RHEL-8605) * Mon Oct 23 2023 Jerome Marchand <jmarchan@redhat.com> - 0.28.0-1 - Rebase to v0.28.0 (RHEL-9976) - Rebuild with LLVM 17 (RHEL-10591) - Fix bpf-biosnoop out of bound access (RHEL-8664) - Fix kvmexit missing VM exit reasons and statistics (RHEL-8702) - Fix multi-word array type handling (RHEL-8674) - Fix tcpstates -Y (RHEL-8490) - Fix bio tools (RHEL-8553) * Wed Aug 09 2023 Jerome Marchand <jmarchan@redhat.com> - 0.26.0-4 - Fix tcpretrans (rhbz#2226967) * Fri May 12 2023 Jerome Marchand <jmarchan@redhat.com> - 0.26.0-3 - Rebuild with LLVM 16 (rhbz#2050112) - Fix compactsnoop (rhbz#2042236) - Fix killsnoop documentation (rhbz#2075500) - Fix funcslower (rhbz#2075415) - Fix deadlock memory usage issue (rhbz#2050112) - Fix nfsslower (rhbz#2180934) - Use upstream fix for nfsslower unititialized struct issue * Wed Mar 15 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 0.26.0-2 - Rebuilt for MSVSphere 9.1. * Wed Mar 15 2023 Jerome Marchand <jmarchan@redhat.com> - 0.26.0-2 - Rebuild with the right rhel-target * Fri Mar 10 2023 Jerome Marchand <jmarchan@redhat.com> - 0.26.0-1 - Rebase to v0.26.0 * Thu Jan 05 2023 Jerome Marchand <jmarchan@redhat.com> - 0.25.0-2 - Rebuild for libbpf 1.0 * Tue Dec 20 2022 Jerome Marchand <jmarchan@redhat.com> - 0.25.0-1 - Rebase to v0.25.0 - Misc documentation and man pages fixes