kernel/tools/perf/Documentation/perf-kvm.txt
.. .. @@ -68,10 +68,11 @@ 68 68 ------- 69 69 -i:: 70 70 --input=<path>:: 71 - Input file name.71 + Input file name, for the 'report', 'diff' and 'buildid-list' subcommands.72 72 -o:: 73 73 --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'.75 76 --host:: 76 77 Collect host side performance profile. 77 78 --guest::