projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ed086d5
)
perf kvm: Fix spurious '=' use in man page
author
Dongsheng Yang
<
[email protected]
>
Wed, 4 Dec 2013 22:56:43 +0000
(17:56 -0500)
committer
Arnaldo Carvalho de Melo
<
[email protected]
>
Wed, 4 Dec 2013 18:04:44 +0000
(15:04 -0300)
As option --host and --guest request no input for it, there should not
be a '=' after them in the man page sources.
And --output expects a filename as the input, so there should be a '='
after it.
This patch removes the needless '=' after --guest and --host, and adds a
'=' after --output in perf-kvm.txt.
Signed-off-by: Dongsheng Yang <
[email protected]
>
Cc: David Ahern <
[email protected]
>
Cc: Ingo Molnar <
[email protected]
>
Cc: Jiri Olsa <
[email protected]
>
Cc: Paul Mackerras <
[email protected]
>
Cc: Peter Zijlstra <
[email protected]
>
Link:
http://lkml.kernel.org/r/6124d9eb10a3f1f6b399d1db660110bc7a60fd6b.1386197481.git.yangds.fnst@cn.fujitsu.com
Signed-off-by: Arnaldo Carvalho de Melo <
[email protected]
>
tools/perf/Documentation/perf-kvm.txt
patch
|
blob
|
history
diff --git
a/tools/perf/Documentation/perf-kvm.txt
b/tools/perf/Documentation/perf-kvm.txt
index f52f94d9f66b93a2d1ba77433d175bcacc5b17f4..795322733c567c3fec405a71c6464eff1eb8cbde 100644
(file)
--- a/
tools/perf/Documentation/perf-kvm.txt
+++ b/
tools/perf/Documentation/perf-kvm.txt
@@
-60,14
+60,14
@@
There are a couple of variants of perf kvm:
OPTIONS
-------
-i::
---input=::
+--input=
<path>
::
Input file name.
-o::
---output::
+--output
=<path>
::
Output file name.
---host
=
::
+--host::
Collect host side performance profile.
---guest
=
::
+--guest::
Collect guest side performance profile.
--guestmount=<path>::
Guest os root file system mount directory. Users mounts guest os