python-bpfcc

Python wrappers for BPF Compiler Collection (BCC)
  https://github.com/iovisor/bcc
  0
  no reviews



BPF Compiler Collection (BCC) is a toolkit for creating efficient kernel tracing and manipulation programs

It makes use of extended BPF (Berkeley Package Filter) and provides tools for BPF based Linux IO analysis, networking, monitoring and more

This package provides the Python bindings