aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--tools/perf/Documentation/perf-kvm.txt9
1 files changed, 5 insertions, 4 deletions
diff --git a/tools/perf/Documentation/perf-kvm.txt b/tools/perf/Documentation/perf-kvm.txt
index 93400a0f17f0..d004e19fe6d6 100644
--- a/tools/perf/Documentation/perf-kvm.txt
+++ b/tools/perf/Documentation/perf-kvm.txt
@@ -1,5 +1,5 @@
1perf-kvm(1) 1perf-kvm(1)
2============== 2===========
3 3
4NAME 4NAME
5---- 5----
@@ -41,9 +41,9 @@ There are a couple of variants of perf kvm:
41OPTIONS 41OPTIONS
42------- 42-------
43--host=:: 43--host=::
44 Collect host side perforamnce profile. 44 Collect host side performance profile.
45--guest=:: 45--guest=::
46 Collect guest side perforamnce profile. 46 Collect guest side performance profile.
47--guestmount=<path>:: 47--guestmount=<path>::
48 Guest os root file system mount directory. Users mounts guest os 48 Guest os root file system mount directory. Users mounts guest os
49 root directories under <path> by a specific filesystem access method, 49 root directories under <path> by a specific filesystem access method,
@@ -64,4 +64,5 @@ OPTIONS
64 64
65SEE ALSO 65SEE ALSO
66-------- 66--------
67linkperf:perf-top[1] perf-record[1] perf-report[1] perf-diff[1] perf-buildid-list[1] 67linkperf:perf-top[1], linkperf:perf-record[1], linkperf:perf-report[1],
68linkperf:perf-diff[1], linkperf:perf-buildid-list[1]