Language

Package: bcc @ 0.15.0

Synopsis

Tools for BPF on Linux

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. Much of what BCC uses requires Linux 4.1 and above.

Home page
https://github.com/iovisor/bcc
Location
gnu/packages/linux.scm (line: 7319, column: 2)
License

Lint warnings

LinterMessageLocation
No lint warnings