linux-kselftest.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Steven Rostedt <rostedt@goodmis.org>
To: Masanari Iida <standby24x7@gmail.com>
Cc: linux-kernel@vger.kernel.org, mingo@redhat.com, shuah@kernel.org,
	linux-kselftest@vger.kernel.org
Subject: Re: [PATCH] selftests/ftrace: Fix typo in trigger-multihist.tc
Date: Thu, 12 Mar 2020 09:23:55 -0400	[thread overview]
Message-ID: <20200312092355.73d8c019@gandalf.local.home> (raw)
In-Reply-To: <20200312040337.7631-1-standby24x7@gmail.com>

On Thu, 12 Mar 2020 13:03:37 +0900
Masanari Iida <standby24x7@gmail.com> wrote:

> This patch fix a spelling typo in trigger-multihist.tc
> 
> Signed-off-by: Masanari Iida <standby24x7@gmail.com>
> ---
>  .../selftests/ftrace/test.d/trigger/trigger-multihist.tc        | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/tools/testing/selftests/ftrace/test.d/trigger/trigger-multihist.tc b/tools/testing/selftests/ftrace/test.d/trigger/trigger-multihist.tc
> index 18fdaab9f570..68ff3f45c720 100644
> --- a/tools/testing/selftests/ftrace/test.d/trigger/trigger-multihist.tc
> +++ b/tools/testing/selftests/ftrace/test.d/trigger/trigger-multihist.tc
> @@ -23,7 +23,7 @@ if [ ! -f events/sched/sched_process_fork/hist ]; then
>      exit_unsupported
>  fi
>  
> -echo "Test histogram multiple tiggers"
> +echo "Test histogram multiple triggers"

Winnie the Pooh will be upset.

Acked-by: Steven Rostedt (VMware) <rostedt@goodmis.org>

Shuah, want to take this?

-- Steve

>  
>  echo 'hist:keys=parent_pid:vals=child_pid' > events/sched/sched_process_fork/trigger
>  echo 'hist:keys=parent_comm:vals=child_pid' >> events/sched/sched_process_fork/trigger


  reply	other threads:[~2020-03-12 13:24 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-12  4:03 [PATCH] selftests/ftrace: Fix typo in trigger-multihist.tc Masanari Iida
2020-03-12 13:23 ` Steven Rostedt [this message]
2020-03-12 15:05   ` shuah

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=20200312092355.73d8c019@gandalf.local.home \
    --to=rostedt@goodmis.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-kselftest@vger.kernel.org \
    --cc=mingo@redhat.com \
    --cc=shuah@kernel.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).