← Back to match
bpftop
Real-time terminal view of running eBPF programs' runtime, event rate, and CPU usage.
Desktopfreeglobal
A real-time terminal tool, bpftop shows running eBPF programs' average runtime, events-per-second, and estimated CPU percentage, with small graphical histories. It addresses the need for lightweight live monitoring of several eBPF programs without manual kernel polling by collecting stats only while active. It is aimed at Linux engineers and developers working with eBPF-based observability or security tooling and is available under the Apache 2.0 license.
Categories
observability toolsdeveloper tools

