bpftop

Dynamic real-time view of running eBPF programs

brewmacoslinux
Try with needOr install directly
Source

About

Dynamic real-time view of running eBPF programs

Commands

bpftop

Examples

Launch interactive real-time dashboard of eBPF programs$ bpftop
View eBPF programs with custom refresh interval (2 seconds)$ bpftop -i 2
Display eBPF programs and exit (non-interactive mode)$ bpftop --once