Description
Traces application behavior with libbpf-based instrumentation, helping users understand file access, network activity, system calls, and runtime patterns. It is useful for debugging software that behaves unexpectedly or needs low-level inspection.
Tracing can reveal private paths, arguments, network endpoints, and workload details. Capture only what is needed and avoid sharing traces without review.