From 97780a9fce67a2ebc3b7e3fa0d1e884efbd72449 Mon Sep 17 00:00:00 2001 From: Shawn Bohrer Date: Tue, 30 Nov 2010 19:57:13 -0600 Subject: [PATCH] --- yaml --- r: 223867 b: refs/heads/master c: 5c0ef0ab077c8bdb224540fea60473439be1bdb4 h: refs/heads/master i: 223865: 7a64cd9428e05089056d0e1f85a88f9dbfdbb835 223863: 952e8ce08f6775bd0b47ad51943f92fb183499d2 v: v3 --- [refs] | 2 +- trunk/tools/perf/Documentation/perf-kvm.txt | 8 +++++++- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 0db9a8400d12..6c9172afe77e 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 5ea4f857850450dc1442144a00547d6623d79d78 +refs/heads/master: 5c0ef0ab077c8bdb224540fea60473439be1bdb4 diff --git a/trunk/tools/perf/Documentation/perf-kvm.txt b/trunk/tools/perf/Documentation/perf-kvm.txt index d004e19fe6d6..dd84cb2f0a88 100644 --- a/trunk/tools/perf/Documentation/perf-kvm.txt +++ b/trunk/tools/perf/Documentation/perf-kvm.txt @@ -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 ' to record the performance couinter profile + 'perf kvm record ' 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. @@ -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=::