Description
Traces system calls made by a program, helping users understand file access, process creation, network activity, permissions, and failure causes. It is one of the most useful tools for diagnosing why a command or application behaves unexpectedly.
Trace logs can expose file paths, arguments, environment data, and secrets passed to programs. Share output carefully and avoid tracing unrelated private activity.