forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-10 cde9070d9970eef1f7ec2360586c802a16230ad8
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::