hc
2024-02-20 102a0743326a03cd1a1202ceda21e175b7d3575c
kernel/tools/perf/Documentation/perf-kvm.txt
....@@ -68,10 +68,11 @@
6868 -------
6969 -i::
7070 --input=<path>::
71
- Input file name.
71
+ Input file name, for the 'report', 'diff' and 'buildid-list' subcommands.
7272 -o::
7373 --output=<path>::
74
- Output file name.
74
+ Output file name, for the 'record' subcommand. Doesn't work with 'report',
75
+ just redirect the output to a file when using 'report'.
7576 --host::
7677 Collect host side performance profile.
7778 --guest::