mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-08-28 20:11:19 +08:00
e9f7de1a29
Co-authored-by: Managor <42655600+Managor@users.noreply.github.com>
314 B
314 B
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}}