Description
Provides tools for working with Linux BPF and eBPF functionality. Administrators and developers use them for tracing, networking, observability, and low-level kernel interaction.
Use them carefully because BPF tooling often requires elevated privileges and can observe sensitive runtime data. It is intended for diagnostics and development, not casual desktop use.