logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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}}

See Also