Package bcc-0.32.0-2.el9.x86_64
Name | bcc |
---|---|
Epoch | 0 |
Version | 0.32.0 |
Release | 2.el9 |
Architecture | x86_64 |
Website/URL | https://github.com/iovisor/bcc |
License | ASL 2.0 |
Build Time | 2025-04-18 07:50:09 |
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 | — |
Size | 632 KiB |
Source Project | bcc-0.32.0-2.el9 |
SHA-256 checksum | a6545406281ada6a7d33144093108934199b516bdb54b65c358ec99e248b7ee4 |
×
* 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)