Package bcc-0.25.0-7.el8.x86_64
Name | bcc |
---|---|
Epoch | 0 |
Version | 0.25.0 |
Release | 7.el8 |
Architecture | x86_64 |
Website/URL | https://github.com/iovisor/bcc |
License | ASL 2.0 |
Build Time | 2024-04-15 21:28:28 |
Build Host | builder-x86-03.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 | 661 KiB |
Source Project | bcc-0.25.0-7.el8 |
SHA-256 checksum | 6b4050f8c5ec60aba5dff66e15ac60d14773765c2cad9bc5704e782e1d3a5cbd |
×
* Fri Mar 29 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 0.25.0-7 - Rebuilt for MSVSphere 8.10 beta * Wed Nov 08 2023 Jerome Marchand <jmarchan@redhat.com> - 0.25.0-7 - Fix repo URL in tests.yml * Wed Nov 01 2023 Jerome Marchand <jmarchan@redhat.com> - 0.25.0-6 - Rebuild on LLVM 17 (RHEL-10689) - Fix IPv6 for tcpstates (RHEL-8522) * Mon Jun 12 2023 Jerome Marchand <jmarchan@redhat.com> - 0.25.0-5 - Fix LLVM 16 build * Thu Jun 08 2023 Jerome Marchand <jmarchan@redhat.com> - 0.25.0-4 - Add missing patch. * Mon May 15 2023 Jerome Marchand <jmarchan@redhat.com> - 0.25.0-3 - Rebuild with llvm 16 (RHBZ#2192949) - Fix compactsnoop (RHBZ#2042238) - Fix bindsnoop (RHBZ#2155200) - Fix nfsslower (RHBZ#2155163) * Fri Mar 03 2023 bstinson@redhat.com - 0.25.0-2.0.2 - One final rebuild in CentOS Stream only * Wed Mar 01 2023 bstinson@redhat.com - 0.25.0-2.0.1 - Rebuild in CentOS Stream only for library link issue * Tue Jan 10 2023 Jerome Marchand <jmarchan@redhat.com> - 0.25.0-2 - Fix tcpdrop tool * Wed Nov 30 2022 Jerome Marchand <jmarchan@redhat.com> - 0.25.0-1 - Rebase to bcc-0.25.0 - Rebuild on LLVM 15