Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 223867
b: refs/heads/master
c: 5c0ef0a
h: refs/heads/master
i:
  223865: 7a64cd9
  223863: 952e8ce
v: v3
  • Loading branch information
Shawn Bohrer authored and Arnaldo Carvalho de Melo committed Dec 1, 2010
1 parent c3d49d8 commit 97780a9
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 5ea4f857850450dc1442144a00547d6623d79d78
refs/heads/master: 5c0ef0ab077c8bdb224540fea60473439be1bdb4
8 changes: 7 additions & 1 deletion trunk/tools/perf/Documentation/perf-kvm.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ There are a couple of variants of perf kvm:
a performance counter profile of guest os in realtime
of an arbitrary workload.

'perf kvm record <command>' to record the performance couinter profile
'perf kvm record <command>' to record the performance counter profile
of an arbitrary workload and save it into a perf data file. If both
--host and --guest are input, the perf data file name is perf.data.kvm.
If there is no --host but --guest, the file name is perf.data.guest.
Expand All @@ -40,6 +40,12 @@ There are a couple of variants of perf kvm:

OPTIONS
-------
-i::
--input=::
Input file name.
-o::
--output::
Output file name.
--host=::
Collect host side performance profile.
--guest=::
Expand Down

0 comments on commit 97780a9

Please sign in to comment.