profile-bpfcc
tools for BPF Compiler Collection (BCC)
Install
- All systems
-
curl cmd.cat/profile-bpfcc.sh
- Debian
-
apt-get install bpfcc-tools
- Ubuntu
-
apt-get install bpfcc-tools
- Kali Linux
-
apt-get install bpfcc-tools
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install bpfcc-tools
- Dockerfile
- dockerfile.run/profile-bpfcc
bpfcc-tools
tools for BPF Compiler Collection (BCC)
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 command-line tools and examples