[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Project bcc-0.32.0-2.el9

Name bcc
Epoch 0
Version 0.32.0
Release 2.el9
Website/URL https://github.com/iovisor/bcc
License ASL 2.0
Build Time 2025-04-18 07:49:59
Build Host builder-x86-04.inferitos.ru
Summary BPF Compiler Collection (BCC)
Repositories AppStream
Description BCC 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.
Errata
× Full screenshot
Packages link
Package Summary SHA-256 checksum
x86_64
bcc-0.32.0-2.el9.x86_64 BPF Compiler Collection (BCC) a6545406281ada6a7d33144093108934199b516bdb54b65c358ec99e248b7ee4 download
bcc-tools-0.32.0-2.el9.x86_64 Command line tools for BPF Compiler Collection (BCC) 315a7dc489afc9431042fbd1ff39c27410d98ec9295c0a084740a35464e88985 download
libbpf-tools-0.32.0-2.el9.x86_64 Command line libbpf tools for BPF Compiler Collection (BCC) 4eb34fd3d3f06a1897c84e0ebbaf25faea74286516f9bc1bfddeaedf2bcbd524 download
bcc-devel-0.32.0-2.el9.x86_64 Shared library for BPF Compiler Collection (BCC) 6fb3d7ac7a91c7cdd04e5c37f2ce45caeebce32f020f562585c1a20e1b68b58c download
aarch64
bcc-0.32.0-2.el9.aarch64 BPF Compiler Collection (BCC) 5215cbdd145f4ff2890624f7fe4befbcbc7ee8d8a46a6e1a293328081e081266 download
bcc-tools-0.32.0-2.el9.aarch64 Command line tools for BPF Compiler Collection (BCC) dffe374ebc447a7c68898af150324b8942d69d615a1e8b4a6f35cd4d436ec017 download
libbpf-tools-0.32.0-2.el9.aarch64 Command line libbpf tools for BPF Compiler Collection (BCC) 52bf25b15055ec60b1be230b2a8a2dd0d1000230913bbed2d9b830aa762aacda download
bcc-devel-0.32.0-2.el9.aarch64 Shared library for BPF Compiler Collection (BCC) 17ecb8e1d3837fe3af81a1ef20d8c3addb0d655ead028019fed73eb653e4e167 download
noarch
python3-bcc-0.32.0-2.el9.noarch Python3 bindings for BPF Compiler Collection (BCC) 18edc4a25e90a2b60be6b2daec18893a3f454c05b4a12cf5dd5b297370c52299 download
bcc-doc-0.32.0-2.el9.noarch Examples for BPF Compiler Collection (BCC) acd3cd6cc54a2ab45271582e12e283cf1d7fa93f44420294da3cb0176c2b7469 download
src
bcc-0.32.0-2.el9.src BPF Compiler Collection (BCC) 33f977b373c91b40dd990cc321725af044010eac77dcbe298192fe7df136d270 download
Changelog link
* Wed Jan 29 2025 Jerome Marchand <jmarchan@redhat.com> - 0.32.0-1
- Rebuild with libbpf 1.5.0

* Tue Jan 14 2025 Jerome Marchand <jmarchan@redhat.com> - 0.32.0-1
- Rebase to the latest version (RHEL-63883)

* Wed Nov 06 2024 Jerome Marchand <jmarchan@redhat.com> - 0.30.0-9
- Fix gating tests of libbpf gating.

* Tue Nov 05 2024 Jerome Marchand <jmarchan@redhat.com> - 0.30.0-8
- Explicitely disable blazesym support (RHEL-49640)

* Thu Oct 24 2024 Jerome Marchand <jmarchan@redhat.com> - 0.30.0-7
- Fic bio* tools (RHEL-61615)

* 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)