Information for build bcc-0.33.0-1.fc42

ID599
Package Namebcc
Version0.33.0
Release1.fc42
Epoch
DraftFalse
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 bydavidlt
State complete
Volume DEFAULT
StartedMon, 09 Jun 2025 16:07:24 UTC
CompletedMon, 09 Jun 2025 16:07:24 UTC
Tags
f42
RPMs
src
bcc-0.33.0-1.fc42.src.rpm (info) (download)
noarch
bcc-doc-0.33.0-1.fc42.noarch.rpm (info) (download)
python3-bcc-0.33.0-1.fc42.noarch.rpm (info) (download)
riscv64
bcc-0.33.0-1.fc42.riscv64.rpm (info) (download)
bcc-devel-0.33.0-1.fc42.riscv64.rpm (info) (download)
bcc-tools-0.33.0-1.fc42.riscv64.rpm (info) (download)
libbpf-tools-0.33.0-1.fc42.riscv64.rpm (info) (download)
bcc-debuginfo-0.33.0-1.fc42.riscv64.rpm (info) (download)
bcc-debugsource-0.33.0-1.fc42.riscv64.rpm (info) (download)
bcc-tools-debuginfo-0.33.0-1.fc42.riscv64.rpm (info) (download)
libbpf-tools-debuginfo-0.33.0-1.fc42.riscv64.rpm (info) (download)
Changelog * Wed Jan 29 2025 Jerome Marchand <jmarchan@redhat.com> - 0.33.0-1 - Rebase to the latest version (#2253688) * Thu Jan 16 2025 Fedora Release Engineering <releng@fedoraproject.org> - 0.32.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * Wed Dec 18 2024 Jerome Marchand <jmarchan@redhat.com> - 0.32.0-1 - Rebase to the latest version (#2253688) * Sat Nov 30 2024 Peter Robinson <pbrobinson@fedoraproject.org> - 0.31.0-2 - All supported arches support libbpf * Mon Sep 30 2024 Yaakov Selkowitz <yselkowi@redhat.com> - 0.31.0-1 - Rebase to the latest release version (#2253688) * Wed Jul 17 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.30.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Fri Jun 07 2024 Python Maint <python-maint@redhat.com> - 0.30.0-2 - Rebuilt for Python 3.13 * Tue Apr 09 2024 Jerome Marchand <jmarchan@redhat.com> - 0.30.0-1 - Rebase to the latest release version (#2253688) * Tue Feb 13 2024 Jerome Marchand <jmarchan@redhat.com> - 0.29.1-2 - Don't use -no-pie flags. * Mon Feb 05 2024 Jerome Marchand <jmarchan@redhat.com> - 0.29.1-1 - Rebase to the latest release version (#2253688) - Enable libbpf-tools on s390x (#2249458) - Misc 0.29.1 fixes * Tue Jan 23 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.28.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.28.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Thu Aug 10 2023 Jerome Marchand <jmarchan@redhat.com> - 0.28.0-1 - Rebase to the latest release version (#2218440) - Fix bio tools (#2184370) - Fix slabratetop * Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.27.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Tue Jun 13 2023 Python Maint <python-maint@redhat.com> - 0.27.0-3 - Rebuilt for Python 3.12 * Tue Jun 06 2023 Jerome Marchand <jmarchan@redhat.com> - 0.27.0-2 - migrated to SPDX license * Fri Apr 21 2023 Jerome Marchand <jmarchan@redhat.com> - 0.27.0-1 - Rebase to the latest release version (#2117708) * Mon Apr 03 2023 Jerome Marchand <jmarchan@redhat.com> - 0.26.0-2 - Remove the dependency on distutils (RHBZ#2155029) - Fix macro-in-comment (fedpkg lint warning) - Fix bogus changelog date (use commit date) * Fri Mar 10 2023 Jerome Marchand <jmarchan@redhat.com> - 0.26.0-1 - Rebase to the latest release version