Name: | bcc |
---|---|
Version: | 0.6.1 |
Release: | 2.el7 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 2492241 |
License: | ASL 2.0 |
RPM: | bcc-0.6.1-2.el7.aarch64.rpm |
Source RPM: | bcc-0.6.1-2.el7.src.rpm |
Build Date: | Thu Nov 01 2018 |
Build Host: | ca-buildarm04.us.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. |
- Set a minimal version for llvm-private(-devel)
- Rebase on v0.6.1 - Fix tcpsubnet - Reinstate llcstat tool - Remove inject tool - Add NSS support to sslsniff - Fixes miscellaneous error uncovered by covscan
- Fix tools on RHEL 7 - Remove llcstat and ZFS tools.
- Add llvm-private requirement - Fix manpages symlinks
- Rebase on bcc-0.6.0
- Enables build on RHEL 7
- Enables build on ppc64(le) and s390x arches
- Resolves #1555627 - fix compilation error with latest llvm/clang
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
- Switch to %ldconfig_scriptlets