Description
Native programs can be profiled as function-call graphs to understand execution flow and performance. uftrace helps developers trace C, C++, and Rust binaries from the command line.
Run it only on programs you are allowed to inspect. Tracing can slow workloads, expose arguments or symbols, and generate large trace files.