How to Install bpfcc-lua in Ubuntu 18.04



Install bpfcc-lua by entering the following commands in the terminal:

sudo apt update
sudo apt install bpfcc-lua

Description:

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

Homepage: https://github.com/iovisor/bcc

Version: 0.5.0-5ubuntu1

Section: universe/misc