| Name: | bcc |
|---|---|
| Version: | 0.24.0 |
| Release: | 2.el8 |
| Architecture: | aarch64 |
| Group: | Unspecified |
| Size: | 3399166 |
| License: | ASL 2.0 |
| RPM: | bcc-0.24.0-2.el8.aarch64.rpm |
| Source RPM: | bcc-0.24.0-2.el8.src.rpm |
| Build Date: | Fri Oct 07 2022 |
| Build Host: | build-ol8-aarch64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://github.com/iovisor/bcc |
| Summary: | BPF Compiler Collection (BCC) |
| 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. |
- Rebuild on libbpf 0.5.0
- Rebase to bcc-0.24.0 - Rebuild on LLVM 14
- Add excplicit requirement in bcc-tools for rpmdiff
- Handle the renaming of task_struct_>state field - Rebuild for LLVM 13
- Build bcc from standard sources - Don't require bcc-tools by default
- Rebuild on LLVM 12
- Fix BPF src_file.
- Rebased to version 0.19.0 - Remove hard dependency on kernel-devel
- Build with libbpf package - spec file cleanups
- Rebase on bcc-0.16.0 - Fix IPv6 ports