linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Randy Dunlap <rdunlap@infradead.org>
To: Masanari Iida <standby24x7@gmail.com>,
	a.p.zijlstra@chello.nl, paulus@samba.org, mingo@redhat.com,
	acme@kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] perf/documentation: Fix typo in perf/Documentation
Date: Tue, 02 Sep 2014 09:18:36 -0700	[thread overview]
Message-ID: <5405EDDC.4050808@infradead.org> (raw)
In-Reply-To: <1409543182-19589-1-git-send-email-standby24x7@gmail.com>

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@gmail.com>
> ---
>  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

  reply	other threads:[~2014-09-02 16:18 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-01  3:46 [PATCH] perf/documentation: Fix typo in perf/Documentation Masanari Iida
2014-09-02 16:18 ` Randy Dunlap [this message]
2014-09-03  3:46   ` [PATCH/v2] " Masanari Iida
2014-09-03 17:02     ` Randy Dunlap
2014-09-09 15:18       ` [PATCH/v3] " Masanari Iida
2014-09-09 20:46         ` Randy Dunlap
2014-10-15 19:30           ` Arnaldo Carvalho de Melo
2014-10-16  5:24         ` [tip:perf/urgent] perf Documentation: Fix typos in perf/ Documentation tip-bot for Masanari Iida

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5405EDDC.4050808@infradead.org \
    --to=rdunlap@infradead.org \
    --cc=a.p.zijlstra@chello.nl \
    --cc=acme@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@redhat.com \
    --cc=paulus@samba.org \
    --cc=standby24x7@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).