BPF Compiler Collection
BCC is a toolkit for creating efficient kernel tracing and manipulation programs, and includes several useful tools and examples. It makes use of eBPF (Extended Berkeley Packet Filters), a new feature that was first added to Linux 3.15. Much of what BCC uses requires Linux 4.1 and above.
- Links to Base:System / bcc
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:shunghsiyu:branches:bpf/bcc && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000119 119 Bytes | |
bcc-0.29.1.tar.gz | 0006778304 6.46 MB | |
bcc.changes | 0000054666 53.4 KB | |
bcc.spec | 0000007017 6.85 KB |
Revision 22 (latest revision is 37)
Shung-Hsi Yu (shunghsiyu)
committed
(revision 22)
- Switch to LLVM 17 - Update to version 0.29.1 * support for kernel up to 6.6. * new bcc tools: rdmaucma * bcc tool update: tcpstates, statsnoop, runqlat, bio tools, tcptop, slabratetop, tcprtt, etc. * doc update, other bug fixes and tools improvement, and some new enhancement for powerpc and riscv.
Comments 0