linux-trace-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] tracing: Update MAINTAINERS file
@ 2024-07-15 18:47 Steven Rostedt
  2024-07-15 19:10 ` Mathieu Desnoyers
  2024-07-16  9:15 ` Masami Hiramatsu
  0 siblings, 2 replies; 5+ messages in thread
From: Steven Rostedt @ 2024-07-15 18:47 UTC (permalink / raw)
  To: LKML, Linux trace kernel
  Cc: Masami Hiramatsu, Mathieu Desnoyers, Mark Rutland, Ingo Molnar,
	Peter Zijlstra, Thomas Gleixner, Juri Lelli, Kate Stewart,
	Clark Williams, Luis Claudio R. Goncalves, John Kacur

From: "Steven Rostedt (Google)" <rostedt@goodmis.org>

Gone but never forgotten.

[ Also moved Daniel's name to be consistent with the alphabetical order ]

Signed-off-by: Steven Rostedt (Google) <rostedt@goodmis.org>
---
 CREDITS     | 10 +++++++---
 MAINTAINERS |  3 ---
 2 files changed, 7 insertions(+), 6 deletions(-)

diff --git a/CREDITS b/CREDITS
index 88c4c08cb613..d7798910e99f 100644
--- a/CREDITS
+++ b/CREDITS
@@ -271,9 +271,6 @@ D: Driver for WaveFront soundcards (Turtle Beach Maui, Tropez, Tropez+)
 D: Various bugfixes and changes to sound drivers
 S: USA
 
-N: Daniel Bristot de Oliveira
-D: Scheduler contributions, notably: SCHED_DEADLINE
-
 N: Carlos Henrique Bauer
 E: chbauer@acm.org
 E: bauer@atlas.unisinos.br
@@ -534,6 +531,13 @@ S: Kopmansg 2
 S: 411 13  Goteborg
 S: Sweden
 
+N: Daniel Bristot de Oliveira
+D: Scheduler contributions, notably: SCHED_DEADLINE
+D: Real-time Linux Analysis
+D: Runtime Verification
+D: OS Noise and Latency Tracers
+S: Brazil and Italy
+
 N: Paul Bristow
 E: paul@paulbristow.net
 W: https://paulbristow.net/linux/idefloppy.html
diff --git a/MAINTAINERS b/MAINTAINERS
index 2e1b8bbacb5e..0b7e4cd4ffd7 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -18895,7 +18895,6 @@ F:	include/uapi/linux/rtc.h
 F:	tools/testing/selftests/rtc/
 
 Real-time Linux Analysis (RTLA) tools
-M:	Daniel Bristot de Oliveira <bristot@kernel.org>
 M:	Steven Rostedt <rostedt@goodmis.org>
 L:	linux-trace-kernel@vger.kernel.org
 S:	Maintained
@@ -19529,7 +19528,6 @@ S:	Maintained
 F:	drivers/infiniband/ulp/rtrs/
 
 RUNTIME VERIFICATION (RV)
-M:	Daniel Bristot de Oliveira <bristot@kernel.org>
 M:	Steven Rostedt <rostedt@goodmis.org>
 L:	linux-trace-kernel@vger.kernel.org
 S:	Maintained
@@ -22806,7 +22804,6 @@ F:	kernel/trace/trace_mmiotrace.c
 
 TRACING OS NOISE / LATENCY TRACERS
 M:	Steven Rostedt <rostedt@goodmis.org>
-M:	Daniel Bristot de Oliveira <bristot@kernel.org>
 S:	Maintained
 F:	Documentation/trace/hwlat_detector.rst
 F:	Documentation/trace/osnoise-tracer.rst
-- 
2.43.0


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

* Re: [PATCH] tracing: Update MAINTAINERS file
  2024-07-15 18:47 [PATCH] tracing: Update MAINTAINERS file Steven Rostedt
@ 2024-07-15 19:10 ` Mathieu Desnoyers
  2024-07-15 19:13   ` Steven Rostedt
  2024-07-16  9:15 ` Masami Hiramatsu
  1 sibling, 1 reply; 5+ messages in thread
From: Mathieu Desnoyers @ 2024-07-15 19:10 UTC (permalink / raw)
  To: Steven Rostedt, LKML, Linux trace kernel
  Cc: Masami Hiramatsu, Mark Rutland, Ingo Molnar, Peter Zijlstra,
	Thomas Gleixner, Juri Lelli, Kate Stewart, Clark Williams,
	Luis Claudio R. Goncalves, John Kacur

On 2024-07-15 14:47, Steven Rostedt wrote:
> From: "Steven Rostedt (Google)" <rostedt@goodmis.org>
> 
> Gone but never forgotten.
> 
> [ Also moved Daniel's name to be consistent with the alphabetical order ]

Hi Steven,

You appear to have missed this entry from SCHEDULER:

R:      Daniel Bristot de Oliveira <bristot@redhat.com> (SCHED_DEADLINE)

Should it be done in a separate commit or folded in this one ?

Thanks,

Mathieu

> 
> Signed-off-by: Steven Rostedt (Google) <rostedt@goodmis.org>
> ---
>   CREDITS     | 10 +++++++---
>   MAINTAINERS |  3 ---
>   2 files changed, 7 insertions(+), 6 deletions(-)
> 
> diff --git a/CREDITS b/CREDITS
> index 88c4c08cb613..d7798910e99f 100644
> --- a/CREDITS
> +++ b/CREDITS
> @@ -271,9 +271,6 @@ D: Driver for WaveFront soundcards (Turtle Beach Maui, Tropez, Tropez+)
>   D: Various bugfixes and changes to sound drivers
>   S: USA
>   
> -N: Daniel Bristot de Oliveira
> -D: Scheduler contributions, notably: SCHED_DEADLINE
> -
>   N: Carlos Henrique Bauer
>   E: chbauer@acm.org
>   E: bauer@atlas.unisinos.br
> @@ -534,6 +531,13 @@ S: Kopmansg 2
>   S: 411 13  Goteborg
>   S: Sweden
>   
> +N: Daniel Bristot de Oliveira
> +D: Scheduler contributions, notably: SCHED_DEADLINE
> +D: Real-time Linux Analysis
> +D: Runtime Verification
> +D: OS Noise and Latency Tracers
> +S: Brazil and Italy
> +
>   N: Paul Bristow
>   E: paul@paulbristow.net
>   W: https://paulbristow.net/linux/idefloppy.html
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 2e1b8bbacb5e..0b7e4cd4ffd7 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -18895,7 +18895,6 @@ F:	include/uapi/linux/rtc.h
>   F:	tools/testing/selftests/rtc/
>   
>   Real-time Linux Analysis (RTLA) tools
> -M:	Daniel Bristot de Oliveira <bristot@kernel.org>
>   M:	Steven Rostedt <rostedt@goodmis.org>
>   L:	linux-trace-kernel@vger.kernel.org
>   S:	Maintained
> @@ -19529,7 +19528,6 @@ S:	Maintained
>   F:	drivers/infiniband/ulp/rtrs/
>   
>   RUNTIME VERIFICATION (RV)
> -M:	Daniel Bristot de Oliveira <bristot@kernel.org>
>   M:	Steven Rostedt <rostedt@goodmis.org>
>   L:	linux-trace-kernel@vger.kernel.org
>   S:	Maintained
> @@ -22806,7 +22804,6 @@ F:	kernel/trace/trace_mmiotrace.c
>   
>   TRACING OS NOISE / LATENCY TRACERS
>   M:	Steven Rostedt <rostedt@goodmis.org>
> -M:	Daniel Bristot de Oliveira <bristot@kernel.org>
>   S:	Maintained
>   F:	Documentation/trace/hwlat_detector.rst
>   F:	Documentation/trace/osnoise-tracer.rst

-- 
Mathieu Desnoyers
EfficiOS Inc.
https://www.efficios.com


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

* Re: [PATCH] tracing: Update MAINTAINERS file
  2024-07-15 19:10 ` Mathieu Desnoyers
@ 2024-07-15 19:13   ` Steven Rostedt
  2024-07-15 19:16     ` Mathieu Desnoyers
  0 siblings, 1 reply; 5+ messages in thread
From: Steven Rostedt @ 2024-07-15 19:13 UTC (permalink / raw)
  To: Mathieu Desnoyers
  Cc: LKML, Linux trace kernel, Masami Hiramatsu, Mark Rutland,
	Ingo Molnar, Peter Zijlstra, Thomas Gleixner, Juri Lelli,
	Kate Stewart, Clark Williams, Luis Claudio R. Goncalves,
	John Kacur

On Mon, 15 Jul 2024 15:10:17 -0400
Mathieu Desnoyers <mathieu.desnoyers@efficios.com> wrote:

> On 2024-07-15 14:47, Steven Rostedt wrote:
> > From: "Steven Rostedt (Google)" <rostedt@goodmis.org>
> > 
> > Gone but never forgotten.
> > 
> > [ Also moved Daniel's name to be consistent with the alphabetical order ]  
> 
> Hi Steven,
> 
> You appear to have missed this entry from SCHEDULER:
> 
> R:      Daniel Bristot de Oliveira <bristot@redhat.com> (SCHED_DEADLINE)
> 
> Should it be done in a separate commit or folded in this one ?

That has already been done:

  https://lore.kernel.org/all/20240708075752.GF11386@noisy.programming.kicks-ass.net/

This patch is actually on top of that one.

-- Steve

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

* Re: [PATCH] tracing: Update MAINTAINERS file
  2024-07-15 19:13   ` Steven Rostedt
@ 2024-07-15 19:16     ` Mathieu Desnoyers
  0 siblings, 0 replies; 5+ messages in thread
From: Mathieu Desnoyers @ 2024-07-15 19:16 UTC (permalink / raw)
  To: Steven Rostedt
  Cc: LKML, Linux trace kernel, Masami Hiramatsu, Mark Rutland,
	Ingo Molnar, Peter Zijlstra, Thomas Gleixner, Juri Lelli,
	Kate Stewart, Clark Williams, Luis Claudio R. Goncalves,
	John Kacur

On 2024-07-15 15:13, Steven Rostedt wrote:
> On Mon, 15 Jul 2024 15:10:17 -0400
> Mathieu Desnoyers <mathieu.desnoyers@efficios.com> wrote:
> 
>> On 2024-07-15 14:47, Steven Rostedt wrote:
>>> From: "Steven Rostedt (Google)" <rostedt@goodmis.org>
>>>
>>> Gone but never forgotten.
>>>
>>> [ Also moved Daniel's name to be consistent with the alphabetical order ]
>>
>> Hi Steven,
>>
>> You appear to have missed this entry from SCHEDULER:
>>
>> R:      Daniel Bristot de Oliveira <bristot@redhat.com> (SCHED_DEADLINE)
>>
>> Should it be done in a separate commit or folded in this one ?
> 
> That has already been done:
> 
>    https://lore.kernel.org/all/20240708075752.GF11386@noisy.programming.kicks-ass.net/
> 
> This patch is actually on top of that one.

Sorry I missed that.

Reviewed-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>

> 
> -- Steve

-- 
Mathieu Desnoyers
EfficiOS Inc.
https://www.efficios.com


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

* Re: [PATCH] tracing: Update MAINTAINERS file
  2024-07-15 18:47 [PATCH] tracing: Update MAINTAINERS file Steven Rostedt
  2024-07-15 19:10 ` Mathieu Desnoyers
@ 2024-07-16  9:15 ` Masami Hiramatsu
  1 sibling, 0 replies; 5+ messages in thread
From: Masami Hiramatsu @ 2024-07-16  9:15 UTC (permalink / raw)
  To: Steven Rostedt
  Cc: LKML, Linux trace kernel, Masami Hiramatsu, Mathieu Desnoyers,
	Mark Rutland, Ingo Molnar, Peter Zijlstra, Thomas Gleixner,
	Juri Lelli, Kate Stewart, Clark Williams,
	Luis Claudio R. Goncalves, John Kacur

On Mon, 15 Jul 2024 14:47:45 -0400
Steven Rostedt <rostedt@goodmis.org> wrote:

> From: "Steven Rostedt (Google)" <rostedt@goodmis.org>
> 
> Gone but never forgotten.
> 
> [ Also moved Daniel's name to be consistent with the alphabetical order ]
> 

Reviewed-by: Masami Hiramatsu (Google) <mhiramat@kernel.org>

Thank you,

> Signed-off-by: Steven Rostedt (Google) <rostedt@goodmis.org>
> ---
>  CREDITS     | 10 +++++++---
>  MAINTAINERS |  3 ---
>  2 files changed, 7 insertions(+), 6 deletions(-)
> 
> diff --git a/CREDITS b/CREDITS
> index 88c4c08cb613..d7798910e99f 100644
> --- a/CREDITS
> +++ b/CREDITS
> @@ -271,9 +271,6 @@ D: Driver for WaveFront soundcards (Turtle Beach Maui, Tropez, Tropez+)
>  D: Various bugfixes and changes to sound drivers
>  S: USA
>  
> -N: Daniel Bristot de Oliveira
> -D: Scheduler contributions, notably: SCHED_DEADLINE
> -
>  N: Carlos Henrique Bauer
>  E: chbauer@acm.org
>  E: bauer@atlas.unisinos.br
> @@ -534,6 +531,13 @@ S: Kopmansg 2
>  S: 411 13  Goteborg
>  S: Sweden
>  
> +N: Daniel Bristot de Oliveira
> +D: Scheduler contributions, notably: SCHED_DEADLINE
> +D: Real-time Linux Analysis
> +D: Runtime Verification
> +D: OS Noise and Latency Tracers
> +S: Brazil and Italy
> +
>  N: Paul Bristow
>  E: paul@paulbristow.net
>  W: https://paulbristow.net/linux/idefloppy.html
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 2e1b8bbacb5e..0b7e4cd4ffd7 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -18895,7 +18895,6 @@ F:	include/uapi/linux/rtc.h
>  F:	tools/testing/selftests/rtc/
>  
>  Real-time Linux Analysis (RTLA) tools
> -M:	Daniel Bristot de Oliveira <bristot@kernel.org>
>  M:	Steven Rostedt <rostedt@goodmis.org>
>  L:	linux-trace-kernel@vger.kernel.org
>  S:	Maintained
> @@ -19529,7 +19528,6 @@ S:	Maintained
>  F:	drivers/infiniband/ulp/rtrs/
>  
>  RUNTIME VERIFICATION (RV)
> -M:	Daniel Bristot de Oliveira <bristot@kernel.org>
>  M:	Steven Rostedt <rostedt@goodmis.org>
>  L:	linux-trace-kernel@vger.kernel.org
>  S:	Maintained
> @@ -22806,7 +22804,6 @@ F:	kernel/trace/trace_mmiotrace.c
>  
>  TRACING OS NOISE / LATENCY TRACERS
>  M:	Steven Rostedt <rostedt@goodmis.org>
> -M:	Daniel Bristot de Oliveira <bristot@kernel.org>
>  S:	Maintained
>  F:	Documentation/trace/hwlat_detector.rst
>  F:	Documentation/trace/osnoise-tracer.rst
> -- 
> 2.43.0
> 


-- 
Masami Hiramatsu (Google) <mhiramat@kernel.org>

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

end of thread, other threads:[~2024-07-16  9:15 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-15 18:47 [PATCH] tracing: Update MAINTAINERS file Steven Rostedt
2024-07-15 19:10 ` Mathieu Desnoyers
2024-07-15 19:13   ` Steven Rostedt
2024-07-15 19:16     ` Mathieu Desnoyers
2024-07-16  9:15 ` 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).