Uftrace
- uftrace-dump(1) Print raw tracing data in the data files
- uftrace-graph(1) Show function call graph
- uftrace-info(1) Print tracing information for trace data
- uftrace-live(1) Trace functions in a command during live execution
- uftrace-record(1) Run a command and record its trace data
- uftrace-recv(1) Receive tracing data from socket and save it to files
- uftrace-replay(1) Print recorded function trace
- uftrace-report(1) Print statistics and summary for trace data
- uftrace-script(1) Run a script for recorded function trace
- uftrace-tui(1) (Interactive) Text-based User Interface
- uftrace(1) Function graph tracer for userspace