All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH] MAINTAINERS: Add trace-events and qemu-option-trace.texi to tracing section
@ 2018-05-09  4:38 Thomas Huth
  2018-05-09  5:02 ` Philippe Mathieu-Daudé
  2018-05-10 10:56 ` Stefan Hajnoczi
  0 siblings, 2 replies; 5+ messages in thread
From: Thomas Huth @ 2018-05-09  4:38 UTC (permalink / raw)
  To: qemu-devel, Stefan Hajnoczi; +Cc: qemu-trivial

The "trace-events" and "qemu-option-trace.texi" files in the top directory
are currently "unmaintained" according to scripts/get_maintainer.pl. They
obviously belong to the Tracing section, so add an entry for them there.

Signed-off-by: Thomas Huth <thuth@redhat.com>
---
 MAINTAINERS | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 459e359..e187b1f 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1656,6 +1656,8 @@ Tracing
 M: Stefan Hajnoczi <stefanha@redhat.com>
 S: Maintained
 F: trace/
+F: trace-events
+F: qemu-option-trace.texi
 F: scripts/tracetool.py
 F: scripts/tracetool/
 F: docs/devel/tracing.txt
-- 
1.8.3.1

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

* Re: [Qemu-devel] [PATCH] MAINTAINERS: Add trace-events and qemu-option-trace.texi to tracing section
  2018-05-09  4:38 [Qemu-devel] [PATCH] MAINTAINERS: Add trace-events and qemu-option-trace.texi to tracing section Thomas Huth
@ 2018-05-09  5:02 ` Philippe Mathieu-Daudé
  2018-05-09  5:10   ` Thomas Huth
  2018-05-09 12:51   ` Eric Blake
  2018-05-10 10:56 ` Stefan Hajnoczi
  1 sibling, 2 replies; 5+ messages in thread
From: Philippe Mathieu-Daudé @ 2018-05-09  5:02 UTC (permalink / raw)
  To: Thomas Huth, Stefan Hajnoczi; +Cc: qemu-devel, qemu-trivial

Hi Thomas,

On 05/09/2018 01:38 AM, Thomas Huth wrote:
> The "trace-events" and "qemu-option-trace.texi" files in the top directory
> are currently "unmaintained" according to scripts/get_maintainer.pl. They
> obviously belong to the Tracing section, so add an entry for them there.

I agree qemu-option-trace.texi belongs to the Tracing section,
however I think trace-events is not specific to Tracing but belongs to
everybody maintaining a C file in the top directory... Since they'll
need to modify this file.

> Signed-off-by: Thomas Huth <thuth@redhat.com>
> ---
>  MAINTAINERS | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 459e359..e187b1f 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -1656,6 +1656,8 @@ Tracing
>  M: Stefan Hajnoczi <stefanha@redhat.com>
>  S: Maintained
>  F: trace/
> +F: trace-events

So without "trace-events":
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>

> +F: qemu-option-trace.texi
>  F: scripts/tracetool.py
>  F: scripts/tracetool/
>  F: docs/devel/tracing.txt
> 

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

* Re: [Qemu-devel] [PATCH] MAINTAINERS: Add trace-events and qemu-option-trace.texi to tracing section
  2018-05-09  5:02 ` Philippe Mathieu-Daudé
@ 2018-05-09  5:10   ` Thomas Huth
  2018-05-09 12:51   ` Eric Blake
  1 sibling, 0 replies; 5+ messages in thread
From: Thomas Huth @ 2018-05-09  5:10 UTC (permalink / raw)
  To: Philippe Mathieu-Daudé, Stefan Hajnoczi; +Cc: qemu-devel, qemu-trivial

On 09.05.2018 07:02, Philippe Mathieu-Daudé wrote:
> Hi Thomas,
> 
> On 05/09/2018 01:38 AM, Thomas Huth wrote:
>> The "trace-events" and "qemu-option-trace.texi" files in the top directory
>> are currently "unmaintained" according to scripts/get_maintainer.pl. They
>> obviously belong to the Tracing section, so add an entry for them there.
> 
> I agree qemu-option-trace.texi belongs to the Tracing section,
> however I think trace-events is not specific to Tracing but belongs to
> everybody maintaining a C file in the top directory... Since they'll
> need to modify this file.

Right ... but what do you do if you just want to fix something in the
generic comments of that file? Who's then responsible for picking up the
patch? ... well, updates to comments could maybe go through
qemu-trivial, too, so I'm also fine if we do not list trace-events in
MAINTAINERS. I'll leave this up to Stefan to decide.

 Thomas

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

* Re: [Qemu-devel] [PATCH] MAINTAINERS: Add trace-events and qemu-option-trace.texi to tracing section
  2018-05-09  5:02 ` Philippe Mathieu-Daudé
  2018-05-09  5:10   ` Thomas Huth
@ 2018-05-09 12:51   ` Eric Blake
  1 sibling, 0 replies; 5+ messages in thread
From: Eric Blake @ 2018-05-09 12:51 UTC (permalink / raw)
  To: Philippe Mathieu-Daudé, Thomas Huth, Stefan Hajnoczi
  Cc: qemu-trivial, qemu-devel

On 05/09/2018 12:02 AM, Philippe Mathieu-Daudé wrote:
> Hi Thomas,
> 
> On 05/09/2018 01:38 AM, Thomas Huth wrote:
>> The "trace-events" and "qemu-option-trace.texi" files in the top directory
>> are currently "unmaintained" according to scripts/get_maintainer.pl. They
>> obviously belong to the Tracing section, so add an entry for them there.
> 
> I agree qemu-option-trace.texi belongs to the Tracing section,
> however I think trace-events is not specific to Tracing but belongs to
> everybody maintaining a C file in the top directory... Since they'll
> need to modify this file.

I'd rather hear Stefan's opinion before outright nixing the addition of 
trace-events to his section - personally, I think any patch touching a 
trace-events is fair game for review by the tracing tree, even if it 
ends up going in through another tree.

-- 
Eric Blake, Principal Software Engineer
Red Hat, Inc.           +1-919-301-3266
Virtualization:  qemu.org | libvirt.org

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

* Re: [Qemu-devel] [PATCH] MAINTAINERS: Add trace-events and qemu-option-trace.texi to tracing section
  2018-05-09  4:38 [Qemu-devel] [PATCH] MAINTAINERS: Add trace-events and qemu-option-trace.texi to tracing section Thomas Huth
  2018-05-09  5:02 ` Philippe Mathieu-Daudé
@ 2018-05-10 10:56 ` Stefan Hajnoczi
  1 sibling, 0 replies; 5+ messages in thread
From: Stefan Hajnoczi @ 2018-05-10 10:56 UTC (permalink / raw)
  To: Thomas Huth; +Cc: qemu-devel, qemu-trivial

[-- Attachment #1: Type: text/plain, Size: 748 bytes --]

On Wed, May 09, 2018 at 06:38:20AM +0200, Thomas Huth wrote:
> The "trace-events" and "qemu-option-trace.texi" files in the top directory
> are currently "unmaintained" according to scripts/get_maintainer.pl. They
> obviously belong to the Tracing section, so add an entry for them there.
> 
> Signed-off-by: Thomas Huth <thuth@redhat.com>
> ---
>  MAINTAINERS | 2 ++
>  1 file changed, 2 insertions(+)

Thanks for the discussion!

I'm happy to serve as a catch-all for trace-events patches (especially
trace events in unmaintained code).  It is preferrable for trace-events
changes to go via the subsystem, if there is a maintainer.

Thanks, applied to my tracing tree:
https://github.com/stefanha/qemu/commits/tracing

Stefan

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 455 bytes --]

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

end of thread, other threads:[~2018-05-10 10:56 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-05-09  4:38 [Qemu-devel] [PATCH] MAINTAINERS: Add trace-events and qemu-option-trace.texi to tracing section Thomas Huth
2018-05-09  5:02 ` Philippe Mathieu-Daudé
2018-05-09  5:10   ` Thomas Huth
2018-05-09 12:51   ` Eric Blake
2018-05-10 10:56 ` Stefan Hajnoczi

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.