linux-kselftest.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] selftests/ftrace: fix spelling mistake: "tiggers" -> "triggers"
@ 2018-03-29 17:24 colin.king
  2018-03-29 17:24 ` Colin King
                   ` (2 more replies)
  0 siblings, 3 replies; 20+ messages in thread
From: colin.king @ 2018-03-29 17:24 UTC (permalink / raw)


From: Colin Ian King <colin.king at canonical.com>

Trivial fix to spelling mistake in message text

Signed-off-by: Colin Ian King <colin.king at canonical.com>
---
 tools/testing/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 c5ef8b9d02b3..1b8faf4c318c 100644
--- a/tools/testing/selftests/ftrace/test.d/trigger/trigger-multihist.tc
+++ b/tools/testing/selftests/ftrace/test.d/trigger/trigger-multihist.tc
@@ -35,7 +35,7 @@ do_reset
 
 reset_trigger
 
-echo "Test histogram multiple tiggers"
+echo "Test histogram multiple triggers"
 
 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
-- 
2.15.1

--
To unsubscribe from this list: send the line "unsubscribe linux-kselftest" in
the body of a message to majordomo at vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply related	[flat|nested] 20+ messages in thread

* [PATCH] selftests/ftrace: fix spelling mistake: "tiggers" -> "triggers"
  2018-03-29 17:24 [PATCH] selftests/ftrace: fix spelling mistake: "tiggers" -> "triggers" colin.king
@ 2018-03-29 17:24 ` Colin King
  2018-03-29 17:31 ` rostedt
  2018-04-02  6:58 ` mhiramat
  2 siblings, 0 replies; 20+ messages in thread
From: Colin King @ 2018-03-29 17:24 UTC (permalink / raw)


From: Colin Ian King <colin.king@canonical.com>

Trivial fix to spelling mistake in message text

Signed-off-by: Colin Ian King <colin.king at canonical.com>
---
 tools/testing/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 c5ef8b9d02b3..1b8faf4c318c 100644
--- a/tools/testing/selftests/ftrace/test.d/trigger/trigger-multihist.tc
+++ b/tools/testing/selftests/ftrace/test.d/trigger/trigger-multihist.tc
@@ -35,7 +35,7 @@ do_reset
 
 reset_trigger
 
-echo "Test histogram multiple tiggers"
+echo "Test histogram multiple triggers"
 
 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
-- 
2.15.1

--
To unsubscribe from this list: send the line "unsubscribe linux-kselftest" in
the body of a message to majordomo at vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply related	[flat|nested] 20+ messages in thread

* [PATCH] selftests/ftrace: fix spelling mistake: "tiggers" -> "triggers"
  2018-03-29 17:24 [PATCH] selftests/ftrace: fix spelling mistake: "tiggers" -> "triggers" colin.king
  2018-03-29 17:24 ` Colin King
@ 2018-03-29 17:31 ` rostedt
  2018-03-29 17:31   ` Steven Rostedt
  2018-03-29 17:47   ` colin.king
  2018-04-02  6:58 ` mhiramat
  2 siblings, 2 replies; 20+ messages in thread
From: rostedt @ 2018-03-29 17:31 UTC (permalink / raw)


On Thu, 29 Mar 2018 18:24:31 +0100
Colin King <colin.king at canonical.com> wrote:

> From: Colin Ian King <colin.king at canonical.com>
> 
> Trivial fix to spelling mistake in message text
> 
> Signed-off-by: Colin Ian King <colin.king at canonical.com>
> ---
>  tools/testing/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 c5ef8b9d02b3..1b8faf4c318c 100644
> --- a/tools/testing/selftests/ftrace/test.d/trigger/trigger-multihist.tc
> +++ b/tools/testing/selftests/ftrace/test.d/trigger/trigger-multihist.tc
> @@ -35,7 +35,7 @@ do_reset
>  
>  reset_trigger
>  
> -echo "Test histogram multiple tiggers"

Oh Pooh! (/me wonders who gets that)

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

-- Steve

> +echo "Test histogram multiple triggers"
>  
>  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

--
To unsubscribe from this list: send the line "unsubscribe linux-kselftest" in
the body of a message to majordomo at vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 20+ messages in thread

* [PATCH] selftests/ftrace: fix spelling mistake: "tiggers" -> "triggers"
  2018-03-29 17:31 ` rostedt
@ 2018-03-29 17:31   ` Steven Rostedt
  2018-03-29 17:47   ` colin.king
  1 sibling, 0 replies; 20+ messages in thread
From: Steven Rostedt @ 2018-03-29 17:31 UTC (permalink / raw)


On Thu, 29 Mar 2018 18:24:31 +0100
Colin King <colin.king@canonical.com> wrote:

> From: Colin Ian King <colin.king at canonical.com>
> 
> Trivial fix to spelling mistake in message text
> 
> Signed-off-by: Colin Ian King <colin.king at canonical.com>
> ---
>  tools/testing/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 c5ef8b9d02b3..1b8faf4c318c 100644
> --- a/tools/testing/selftests/ftrace/test.d/trigger/trigger-multihist.tc
> +++ b/tools/testing/selftests/ftrace/test.d/trigger/trigger-multihist.tc
> @@ -35,7 +35,7 @@ do_reset
>  
>  reset_trigger
>  
> -echo "Test histogram multiple tiggers"

Oh Pooh! (/me wonders who gets that)

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

-- Steve

> +echo "Test histogram multiple triggers"
>  
>  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

--
To unsubscribe from this list: send the line "unsubscribe linux-kselftest" in
the body of a message to majordomo at vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 20+ messages in thread

* [PATCH] selftests/ftrace: fix spelling mistake: "tiggers" -> "triggers"
  2018-03-29 17:31 ` rostedt
  2018-03-29 17:31   ` Steven Rostedt
@ 2018-03-29 17:47   ` colin.king
  2018-03-29 17:47     ` Colin Ian King
  2018-03-29 17:54     ` shuah
  1 sibling, 2 replies; 20+ messages in thread
From: colin.king @ 2018-03-29 17:47 UTC (permalink / raw)


On 29/03/18 18:31, Steven Rostedt wrote:
> On Thu, 29 Mar 2018 18:24:31 +0100
> Colin King <colin.king at canonical.com> wrote:
> 
>> From: Colin Ian King <colin.king at canonical.com>
>>
>> Trivial fix to spelling mistake in message text
>>
>> Signed-off-by: Colin Ian King <colin.king at canonical.com>
>> ---
>>  tools/testing/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 c5ef8b9d02b3..1b8faf4c318c 100644
>> --- a/tools/testing/selftests/ftrace/test.d/trigger/trigger-multihist.tc
>> +++ b/tools/testing/selftests/ftrace/test.d/trigger/trigger-multihist.tc
>> @@ -35,7 +35,7 @@ do_reset
>>  
>>  reset_trigger
>>  
>> -echo "Test histogram multiple tiggers"
> 
> Oh Pooh! (/me wonders who gets that)

Just a smackerel of folk.

--
To unsubscribe from this list: send the line "unsubscribe linux-kselftest" in
the body of a message to majordomo at vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 20+ messages in thread

* [PATCH] selftests/ftrace: fix spelling mistake: "tiggers" -> "triggers"
  2018-03-29 17:47   ` colin.king
@ 2018-03-29 17:47     ` Colin Ian King
  2018-03-29 17:54     ` shuah
  1 sibling, 0 replies; 20+ messages in thread
From: Colin Ian King @ 2018-03-29 17:47 UTC (permalink / raw)


On 29/03/18 18:31, Steven Rostedt wrote:
> On Thu, 29 Mar 2018 18:24:31 +0100
> Colin King <colin.king@canonical.com> wrote:
> 
>> From: Colin Ian King <colin.king at canonical.com>
>>
>> Trivial fix to spelling mistake in message text
>>
>> Signed-off-by: Colin Ian King <colin.king at canonical.com>
>> ---
>>  tools/testing/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 c5ef8b9d02b3..1b8faf4c318c 100644
>> --- a/tools/testing/selftests/ftrace/test.d/trigger/trigger-multihist.tc
>> +++ b/tools/testing/selftests/ftrace/test.d/trigger/trigger-multihist.tc
>> @@ -35,7 +35,7 @@ do_reset
>>  
>>  reset_trigger
>>  
>> -echo "Test histogram multiple tiggers"
> 
> Oh Pooh! (/me wonders who gets that)

Just a smackerel of folk.

--
To unsubscribe from this list: send the line "unsubscribe linux-kselftest" in
the body of a message to majordomo at vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 20+ messages in thread

* [PATCH] selftests/ftrace: fix spelling mistake: "tiggers" -> "triggers"
  2018-03-29 17:47   ` colin.king
  2018-03-29 17:47     ` Colin Ian King
@ 2018-03-29 17:54     ` shuah
  2018-03-29 17:54       ` Shuah Khan
  2018-03-29 18:04       ` rostedt
  1 sibling, 2 replies; 20+ messages in thread
From: shuah @ 2018-03-29 17:54 UTC (permalink / raw)


On 03/29/2018 11:47 AM, Colin Ian King wrote:
> On 29/03/18 18:31, Steven Rostedt wrote:
>> On Thu, 29 Mar 2018 18:24:31 +0100
>> Colin King <colin.king at canonical.com> wrote:
>>
>>> From: Colin Ian King <colin.king at canonical.com>
>>>
>>> Trivial fix to spelling mistake in message text
>>>
>>> Signed-off-by: Colin Ian King <colin.king at canonical.com>
>>> ---
>>>  tools/testing/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 c5ef8b9d02b3..1b8faf4c318c 100644
>>> --- a/tools/testing/selftests/ftrace/test.d/trigger/trigger-multihist.tc
>>> +++ b/tools/testing/selftests/ftrace/test.d/trigger/trigger-multihist.tc
>>> @@ -35,7 +35,7 @@ do_reset
>>>  
>>>  reset_trigger
>>>  
>>> -echo "Test histogram multiple tiggers"
>>
>> Oh Pooh! (/me wonders who gets that)
> 
> Just a smackerel of folk.
> 
>

 
t-i-double-guh-er! that spells tigger!

I will pick this up with your Ack Steve, unless you want include
it in your pull request.

Acked-by: Shuah Khan <shuahkh at osg.samsung.com>

thanks,
-- Shuah

thanks,
-- Shuah


--
To unsubscribe from this list: send the line "unsubscribe linux-kselftest" in
the body of a message to majordomo at vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 20+ messages in thread

* [PATCH] selftests/ftrace: fix spelling mistake: "tiggers" -> "triggers"
  2018-03-29 17:54     ` shuah
@ 2018-03-29 17:54       ` Shuah Khan
  2018-03-29 18:04       ` rostedt
  1 sibling, 0 replies; 20+ messages in thread
From: Shuah Khan @ 2018-03-29 17:54 UTC (permalink / raw)


On 03/29/2018 11:47 AM, Colin Ian King wrote:
> On 29/03/18 18:31, Steven Rostedt wrote:
>> On Thu, 29 Mar 2018 18:24:31 +0100
>> Colin King <colin.king@canonical.com> wrote:
>>
>>> From: Colin Ian King <colin.king at canonical.com>
>>>
>>> Trivial fix to spelling mistake in message text
>>>
>>> Signed-off-by: Colin Ian King <colin.king at canonical.com>
>>> ---
>>>  tools/testing/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 c5ef8b9d02b3..1b8faf4c318c 100644
>>> --- a/tools/testing/selftests/ftrace/test.d/trigger/trigger-multihist.tc
>>> +++ b/tools/testing/selftests/ftrace/test.d/trigger/trigger-multihist.tc
>>> @@ -35,7 +35,7 @@ do_reset
>>>  
>>>  reset_trigger
>>>  
>>> -echo "Test histogram multiple tiggers"
>>
>> Oh Pooh! (/me wonders who gets that)
> 
> Just a smackerel of folk.
> 
>

 
t-i-double-guh-er! that spells tigger!

I will pick this up with your Ack Steve, unless you want include
it in your pull request.

Acked-by: Shuah Khan <shuahkh at osg.samsung.com>

thanks,
-- Shuah

thanks,
-- Shuah


--
To unsubscribe from this list: send the line "unsubscribe linux-kselftest" in
the body of a message to majordomo at vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 20+ messages in thread

* [PATCH] selftests/ftrace: fix spelling mistake: "tiggers" -> "triggers"
  2018-03-29 17:54     ` shuah
  2018-03-29 17:54       ` Shuah Khan
@ 2018-03-29 18:04       ` rostedt
  2018-03-29 18:04         ` Steven Rostedt
  2018-03-30 15:51         ` shuah
  1 sibling, 2 replies; 20+ messages in thread
From: rostedt @ 2018-03-29 18:04 UTC (permalink / raw)


On Thu, 29 Mar 2018 11:54:28 -0600
Shuah Khan <shuah at kernel.org> wrote:

> I will pick this up with your Ack Steve, unless you want include
> it in your pull request.

You or Janitors can take it.

Thanks!

-- Steve
--
To unsubscribe from this list: send the line "unsubscribe linux-kselftest" in
the body of a message to majordomo at vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 20+ messages in thread

* [PATCH] selftests/ftrace: fix spelling mistake: "tiggers" -> "triggers"
  2018-03-29 18:04       ` rostedt
@ 2018-03-29 18:04         ` Steven Rostedt
  2018-03-30 15:51         ` shuah
  1 sibling, 0 replies; 20+ messages in thread
From: Steven Rostedt @ 2018-03-29 18:04 UTC (permalink / raw)


On Thu, 29 Mar 2018 11:54:28 -0600
Shuah Khan <shuah@kernel.org> wrote:

> I will pick this up with your Ack Steve, unless you want include
> it in your pull request.

You or Janitors can take it.

Thanks!

-- Steve
--
To unsubscribe from this list: send the line "unsubscribe linux-kselftest" in
the body of a message to majordomo at vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 20+ messages in thread

* [PATCH] selftests/ftrace: fix spelling mistake: "tiggers" -> "triggers"
  2018-03-29 18:04       ` rostedt
  2018-03-29 18:04         ` Steven Rostedt
@ 2018-03-30 15:51         ` shuah
  2018-03-30 15:51           ` Shuah Khan
  2018-04-03 10:07           ` dan.carpenter
  1 sibling, 2 replies; 20+ messages in thread
From: shuah @ 2018-03-30 15:51 UTC (permalink / raw)


On 03/29/2018 12:04 PM, Steven Rostedt wrote:
> On Thu, 29 Mar 2018 11:54:28 -0600
> Shuah Khan <shuah at kernel.org> wrote:
> 
>> I will pick this up with your Ack Steve, unless you want include
>> it in your pull request.
> 
> You or Janitors can take it.
> 

Okay we can leave it to the Janitors then.

thanks,
-- Shuah
--
To unsubscribe from this list: send the line "unsubscribe linux-kselftest" in
the body of a message to majordomo at vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 20+ messages in thread

* [PATCH] selftests/ftrace: fix spelling mistake: "tiggers" -> "triggers"
  2018-03-30 15:51         ` shuah
@ 2018-03-30 15:51           ` Shuah Khan
  2018-04-03 10:07           ` dan.carpenter
  1 sibling, 0 replies; 20+ messages in thread
From: Shuah Khan @ 2018-03-30 15:51 UTC (permalink / raw)


On 03/29/2018 12:04 PM, Steven Rostedt wrote:
> On Thu, 29 Mar 2018 11:54:28 -0600
> Shuah Khan <shuah@kernel.org> wrote:
> 
>> I will pick this up with your Ack Steve, unless you want include
>> it in your pull request.
> 
> You or Janitors can take it.
> 

Okay we can leave it to the Janitors then.

thanks,
-- Shuah
--
To unsubscribe from this list: send the line "unsubscribe linux-kselftest" in
the body of a message to majordomo at vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 20+ messages in thread

* [PATCH] selftests/ftrace: fix spelling mistake: "tiggers" -> "triggers"
  2018-03-29 17:24 [PATCH] selftests/ftrace: fix spelling mistake: "tiggers" -> "triggers" colin.king
  2018-03-29 17:24 ` Colin King
  2018-03-29 17:31 ` rostedt
@ 2018-04-02  6:58 ` mhiramat
  2018-04-02  6:58   ` Masami Hiramatsu
  2 siblings, 1 reply; 20+ messages in thread
From: mhiramat @ 2018-04-02  6:58 UTC (permalink / raw)


On Thu, 29 Mar 2018 18:24:31 +0100
Colin King <colin.king at canonical.com> wrote:

> From: Colin Ian King <colin.king at canonical.com>
> 
> Trivial fix to spelling mistake in message text
> 
> Signed-off-by: Colin Ian King <colin.king at canonical.com>

Oops, thanks!

Acked-by: Masami Hiramatsu <mhiramat at kernel.org>

> ---
>  tools/testing/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 c5ef8b9d02b3..1b8faf4c318c 100644
> --- a/tools/testing/selftests/ftrace/test.d/trigger/trigger-multihist.tc
> +++ b/tools/testing/selftests/ftrace/test.d/trigger/trigger-multihist.tc
> @@ -35,7 +35,7 @@ do_reset
>  
>  reset_trigger
>  
> -echo "Test histogram multiple tiggers"
> +echo "Test histogram multiple triggers"
>  
>  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
> -- 
> 2.15.1
> 


-- 
Masami Hiramatsu <mhiramat at kernel.org>
--
To unsubscribe from this list: send the line "unsubscribe linux-kselftest" in
the body of a message to majordomo at vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 20+ messages in thread

* [PATCH] selftests/ftrace: fix spelling mistake: "tiggers" -> "triggers"
  2018-04-02  6:58 ` mhiramat
@ 2018-04-02  6:58   ` Masami Hiramatsu
  0 siblings, 0 replies; 20+ messages in thread
From: Masami Hiramatsu @ 2018-04-02  6:58 UTC (permalink / raw)


On Thu, 29 Mar 2018 18:24:31 +0100
Colin King <colin.king@canonical.com> wrote:

> From: Colin Ian King <colin.king at canonical.com>
> 
> Trivial fix to spelling mistake in message text
> 
> Signed-off-by: Colin Ian King <colin.king at canonical.com>

Oops, thanks!

Acked-by: Masami Hiramatsu <mhiramat at kernel.org>

> ---
>  tools/testing/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 c5ef8b9d02b3..1b8faf4c318c 100644
> --- a/tools/testing/selftests/ftrace/test.d/trigger/trigger-multihist.tc
> +++ b/tools/testing/selftests/ftrace/test.d/trigger/trigger-multihist.tc
> @@ -35,7 +35,7 @@ do_reset
>  
>  reset_trigger
>  
> -echo "Test histogram multiple tiggers"
> +echo "Test histogram multiple triggers"
>  
>  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
> -- 
> 2.15.1
> 


-- 
Masami Hiramatsu <mhiramat at kernel.org>
--
To unsubscribe from this list: send the line "unsubscribe linux-kselftest" in
the body of a message to majordomo at vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 20+ messages in thread

* [PATCH] selftests/ftrace: fix spelling mistake: "tiggers" -> "triggers"
  2018-03-30 15:51         ` shuah
  2018-03-30 15:51           ` Shuah Khan
@ 2018-04-03 10:07           ` dan.carpenter
  2018-04-03 10:07             ` Dan Carpenter
  2018-04-03 11:59             ` rostedt
  1 sibling, 2 replies; 20+ messages in thread
From: dan.carpenter @ 2018-04-03 10:07 UTC (permalink / raw)


On Fri, Mar 30, 2018 at 09:51:21AM -0600, Shuah Khan wrote:
> On 03/29/2018 12:04 PM, Steven Rostedt wrote:
> > On Thu, 29 Mar 2018 11:54:28 -0600
> > Shuah Khan <shuah at kernel.org> wrote:
> > 
> >> I will pick this up with your Ack Steve, unless you want include
> >> it in your pull request.
> > 
> > You or Janitors can take it.
> > 
> 
> Okay we can leave it to the Janitors then.
>

There isn't a Janitor tree...

regards,
dan carpenter

 
--
To unsubscribe from this list: send the line "unsubscribe linux-kselftest" in
the body of a message to majordomo at vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 20+ messages in thread

* [PATCH] selftests/ftrace: fix spelling mistake: "tiggers" -> "triggers"
  2018-04-03 10:07           ` dan.carpenter
@ 2018-04-03 10:07             ` Dan Carpenter
  2018-04-03 11:59             ` rostedt
  1 sibling, 0 replies; 20+ messages in thread
From: Dan Carpenter @ 2018-04-03 10:07 UTC (permalink / raw)


On Fri, Mar 30, 2018@09:51:21AM -0600, Shuah Khan wrote:
> On 03/29/2018 12:04 PM, Steven Rostedt wrote:
> > On Thu, 29 Mar 2018 11:54:28 -0600
> > Shuah Khan <shuah@kernel.org> wrote:
> > 
> >> I will pick this up with your Ack Steve, unless you want include
> >> it in your pull request.
> > 
> > You or Janitors can take it.
> > 
> 
> Okay we can leave it to the Janitors then.
>

There isn't a Janitor tree...

regards,
dan carpenter

 
--
To unsubscribe from this list: send the line "unsubscribe linux-kselftest" in
the body of a message to majordomo at vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 20+ messages in thread

* [PATCH] selftests/ftrace: fix spelling mistake: "tiggers" -> "triggers"
  2018-04-03 10:07           ` dan.carpenter
  2018-04-03 10:07             ` Dan Carpenter
@ 2018-04-03 11:59             ` rostedt
  2018-04-03 11:59               ` Steven Rostedt
  2018-04-03 12:02               ` julia.lawall
  1 sibling, 2 replies; 20+ messages in thread
From: rostedt @ 2018-04-03 11:59 UTC (permalink / raw)


On Tue, 3 Apr 2018 13:07:05 +0300
Dan Carpenter <dan.carpenter at oracle.com> wrote:

> On Fri, Mar 30, 2018 at 09:51:21AM -0600, Shuah Khan wrote:
> > On 03/29/2018 12:04 PM, Steven Rostedt wrote:  
> > > On Thu, 29 Mar 2018 11:54:28 -0600
> > > Shuah Khan <shuah at kernel.org> wrote:
> > >   
> > >> I will pick this up with your Ack Steve, unless you want include
> > >> it in your pull request.  
> > > 
> > > You or Janitors can take it.
> > >   
> > 
> > Okay we can leave it to the Janitors then.
> >  
> 
> There isn't a Janitor tree...
> 

But there is a trivial tree. I guess the confusion was that
kernel-janitors at vger.kernel.org was Cc'd. Where do their work go?

-- Steve
--
To unsubscribe from this list: send the line "unsubscribe linux-kselftest" in
the body of a message to majordomo at vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 20+ messages in thread

* [PATCH] selftests/ftrace: fix spelling mistake: "tiggers" -> "triggers"
  2018-04-03 11:59             ` rostedt
@ 2018-04-03 11:59               ` Steven Rostedt
  2018-04-03 12:02               ` julia.lawall
  1 sibling, 0 replies; 20+ messages in thread
From: Steven Rostedt @ 2018-04-03 11:59 UTC (permalink / raw)


On Tue, 3 Apr 2018 13:07:05 +0300
Dan Carpenter <dan.carpenter@oracle.com> wrote:

> On Fri, Mar 30, 2018@09:51:21AM -0600, Shuah Khan wrote:
> > On 03/29/2018 12:04 PM, Steven Rostedt wrote:  
> > > On Thu, 29 Mar 2018 11:54:28 -0600
> > > Shuah Khan <shuah@kernel.org> wrote:
> > >   
> > >> I will pick this up with your Ack Steve, unless you want include
> > >> it in your pull request.  
> > > 
> > > You or Janitors can take it.
> > >   
> > 
> > Okay we can leave it to the Janitors then.
> >  
> 
> There isn't a Janitor tree...
> 

But there is a trivial tree. I guess the confusion was that
kernel-janitors at vger.kernel.org was Cc'd. Where do their work go?

-- Steve
--
To unsubscribe from this list: send the line "unsubscribe linux-kselftest" in
the body of a message to majordomo at vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 20+ messages in thread

* [PATCH] selftests/ftrace: fix spelling mistake: "tiggers" -> "triggers"
  2018-04-03 11:59             ` rostedt
  2018-04-03 11:59               ` Steven Rostedt
@ 2018-04-03 12:02               ` julia.lawall
  2018-04-03 12:02                 ` Julia Lawall
  1 sibling, 1 reply; 20+ messages in thread
From: julia.lawall @ 2018-04-03 12:02 UTC (permalink / raw)




On Tue, 3 Apr 2018, Steven Rostedt wrote:

> On Tue, 3 Apr 2018 13:07:05 +0300
> Dan Carpenter <dan.carpenter at oracle.com> wrote:
>
> > On Fri, Mar 30, 2018 at 09:51:21AM -0600, Shuah Khan wrote:
> > > On 03/29/2018 12:04 PM, Steven Rostedt wrote:
> > > > On Thu, 29 Mar 2018 11:54:28 -0600
> > > > Shuah Khan <shuah at kernel.org> wrote:
> > > >
> > > >> I will pick this up with your Ack Steve, unless you want include
> > > >> it in your pull request.
> > > >
> > > > You or Janitors can take it.
> > > >
> > >
> > > Okay we can leave it to the Janitors then.
> > >
> >
> > There isn't a Janitor tree...
> >
>
> But there is a trivial tree. I guess the confusion was that
> kernel-janitors at vger.kernel.org was Cc'd. Where do their work go?

kernel-janitors at vger.kernel.org is just a mailing list that lets people
see what other people are doing.

julia
--
To unsubscribe from this list: send the line "unsubscribe linux-kselftest" in
the body of a message to majordomo at vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 20+ messages in thread

* [PATCH] selftests/ftrace: fix spelling mistake: "tiggers" -> "triggers"
  2018-04-03 12:02               ` julia.lawall
@ 2018-04-03 12:02                 ` Julia Lawall
  0 siblings, 0 replies; 20+ messages in thread
From: Julia Lawall @ 2018-04-03 12:02 UTC (permalink / raw)




On Tue, 3 Apr 2018, Steven Rostedt wrote:

> On Tue, 3 Apr 2018 13:07:05 +0300
> Dan Carpenter <dan.carpenter@oracle.com> wrote:
>
> > On Fri, Mar 30, 2018@09:51:21AM -0600, Shuah Khan wrote:
> > > On 03/29/2018 12:04 PM, Steven Rostedt wrote:
> > > > On Thu, 29 Mar 2018 11:54:28 -0600
> > > > Shuah Khan <shuah@kernel.org> wrote:
> > > >
> > > >> I will pick this up with your Ack Steve, unless you want include
> > > >> it in your pull request.
> > > >
> > > > You or Janitors can take it.
> > > >
> > >
> > > Okay we can leave it to the Janitors then.
> > >
> >
> > There isn't a Janitor tree...
> >
>
> But there is a trivial tree. I guess the confusion was that
> kernel-janitors at vger.kernel.org was Cc'd. Where do their work go?

kernel-janitors at vger.kernel.org is just a mailing list that lets people
see what other people are doing.

julia
--
To unsubscribe from this list: send the line "unsubscribe linux-kselftest" in
the body of a message to majordomo at vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 20+ messages in thread

end of thread, other threads:[~2018-04-03 12:02 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-03-29 17:24 [PATCH] selftests/ftrace: fix spelling mistake: "tiggers" -> "triggers" colin.king
2018-03-29 17:24 ` Colin King
2018-03-29 17:31 ` rostedt
2018-03-29 17:31   ` Steven Rostedt
2018-03-29 17:47   ` colin.king
2018-03-29 17:47     ` Colin Ian King
2018-03-29 17:54     ` shuah
2018-03-29 17:54       ` Shuah Khan
2018-03-29 18:04       ` rostedt
2018-03-29 18:04         ` Steven Rostedt
2018-03-30 15:51         ` shuah
2018-03-30 15:51           ` Shuah Khan
2018-04-03 10:07           ` dan.carpenter
2018-04-03 10:07             ` Dan Carpenter
2018-04-03 11:59             ` rostedt
2018-04-03 11:59               ` Steven Rostedt
2018-04-03 12:02               ` julia.lawall
2018-04-03 12:02                 ` Julia Lawall
2018-04-02  6:58 ` mhiramat
2018-04-02  6:58   ` Masami Hiramatsu

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).