Trace-cmd Report - Display Trace Events | Online Free DevTools by Hexmos

Display recorded trace events with trace-cmd report. Analyze system performance and debug issues using this Linux command-line tool. Free online tool, no registration required.

trace-cmd report

Display recorded trace events. See also: trace-cmd list, trace-cmd record. More information: https://manned.org/trace-cmd-report.

  • Display the recorded trace:

sudo trace-cmd report

  • Display the recorded trace for a specific CPU:

sudo trace-cmd report --cpu {{cpu_number}}