Re: [PATCH] perf/documentation: Fix typo in perf/Documentation

From: Randy Dunlap
Date: Tue Sep 02 2014 - 12:18:45 EST


On 08/31/14 20:46, Masanari Iida wrote:
> This patch fix spelling typo found in tool/perf/Documentation.
>
> Signed-off-by: Masanari Iida <standby24x7@xxxxxxxxx>
> ---
> tools/perf/Documentation/perf-diff.txt | 6 +++---
> tools/perf/Documentation/perf-kvm.txt | 4 ++--
> tools/perf/Documentation/perf-list.txt | 2 +-
> tools/perf/Documentation/perf-record.txt | 2 +-
> tools/perf/Documentation/perf-script-perl.txt | 4 ++--
> tools/perf/Documentation/perf-script-python.txt | 6 +++---
> tools/perf/Documentation/perf-script.txt | 2 +-
> tools/perf/Documentation/perf-test.txt | 2 +-
> tools/perf/Documentation/perf-trace.txt | 2 +-
> 9 files changed, 15 insertions(+), 15 deletions(-)
>
> diff --git a/tools/perf/Documentation/perf-kvm.txt b/tools/perf/Documentation/perf-kvm.txt
> index 6e689dc..6039eb0 100644
> --- a/tools/perf/Documentation/perf-kvm.txt
> +++ b/tools/perf/Documentation/perf-kvm.txt
> @@ -100,7 +100,7 @@ OPTIONS
> STAT REPORT OPTIONS
> -------------------
> --vcpu=<value>::
> - analyze events which occures on this vcpu. (default: all vcpus)
> + analyze events which occurres on this vcpu. (default: all vcpus)

occurs

>
> --event=<value>::
> event to be analyzed. Possible values: vmexit, mmio (x86 only),
> @@ -134,7 +134,7 @@ STAT LIVE OPTIONS
> Analyze events only for given process ID(s) (comma separated list).
>
> --vcpu=<value>::
> - analyze events which occures on this vcpu. (default: all vcpus)
> + analyze events which occurres on this vcpu. (default: all vcpus)

occurs

>
>
> --event=<value>::

--
~Randy
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/