bcc-lua

Standalone tool to run BCC tracers written in Lua

Install

All systems
curl cmd.cat/bcc-lua.sh
Debian Debian
apt-get install bcc-lua
Ubuntu
apt-get install bcc-lua
image/svg+xml Kali Linux
apt-get install bcc-lua
Fedora
dnf install bcc-lua
Windows (WSL2)
sudo apt-get update sudo apt-get install bcc-lua

bcc-lua

Standalone tool to run BCC tracers written in Lua

bpfcc-lua

Standalone tool to run BCC tracers written in Lua

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 Lua bindings