Skip to content

Commit

Permalink
perf: Some perf-kvm documentation edits
Browse files Browse the repository at this point in the history
asciidoc does not allow the "===" to be longer than the line
above it.
Also fix a couple types and formatting errors.

Signed-off-by: William Cohen <wcohen@redhat.com>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Arnaldo Carvalho de Melo <acme@redhat.com>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Ingo Molnar <mingo@elte.hu>
LKML-Reference: <4BD204C5.9000504@redhat.com>
Signed-off-by: Frederic Weisbecker <fweisbec@gmail.com>
  • Loading branch information
William Cohen authored and Frederic Weisbecker committed Apr 24, 2010
1 parent e1889d7 commit cfadf9d
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions tools/perf/Documentation/perf-kvm.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
perf-kvm(1)
==============
===========

NAME
----
Expand Down Expand Up @@ -41,9 +41,9 @@ There are a couple of variants of perf kvm:
OPTIONS
-------
--host=::
Collect host side perforamnce profile.
Collect host side performance profile.
--guest=::
Collect guest side perforamnce profile.
Collect guest side performance profile.
--guestmount=<path>::
Guest os root file system mount directory. Users mounts guest os
root directories under <path> by a specific filesystem access method,
Expand All @@ -64,4 +64,5 @@ OPTIONS

SEE ALSO
--------
linkperf:perf-top[1] perf-record[1] perf-report[1] perf-diff[1] perf-buildid-list[1]
linkperf:perf-top[1], linkperf:perf-record[1], linkperf:perf-report[1],
linkperf:perf-diff[1], linkperf:perf-buildid-list[1]

0 comments on commit cfadf9d

Please sign in to comment.