On Fri, Mar 20, 2020 at 12:33:50PM +0200, Andy Shevchenko wrote:
> On Fri, Mar 20, 2020 at 11:20:19AM +0100, Michal Suchanek wrote:
> > While at it also simplify the existing perf patterns.
> > 
> 
> And still missed fixes from parse-maintainers.pl.

Oh, that script UX is truly ingenious. It provides no output and quietly
creates MAINTAINERS.new which is, of course, not included in the patch.

Thanks

Michal

> 
> I see it like below in the linux-next (after the script)
> 
> PERFORMANCE EVENTS SUBSYSTEM
> M:      Peter Zijlstra <pet...@infradead.org>
> M:      Ingo Molnar <mi...@redhat.com>
> M:      Arnaldo Carvalho de Melo <a...@kernel.org>
> R:      Mark Rutland <mark.rutl...@arm.com>
> R:      Alexander Shishkin <alexander.shish...@linux.intel.com>
> R:      Jiri Olsa <jo...@redhat.com>
> R:      Namhyung Kim <namhy...@kernel.org>
> L:      linux-ker...@vger.kernel.org
> S:      Supported
> T:      git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git 
> perf/core
> F:      arch/*/events/*
> F:      arch/*/events/*/*
> F:      arch/*/include/asm/perf_event.h
> F:      arch/*/kernel/*/*/perf_event*.c
> F:      arch/*/kernel/*/perf_event*.c
> F:      arch/*/kernel/perf_callchain.c
> F:      arch/*/kernel/perf_event*.c
> F:      include/linux/perf_event.h
> F:      include/uapi/linux/perf_event.h
> F:      kernel/events/*
> F:      tools/perf/
> 
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -13080,7 +13080,7 @@ R:  Namhyung Kim <namhy...@kernel.org>
> >  L: linux-ker...@vger.kernel.org
> >  T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git perf/core
> >  S: Supported
> > -F: kernel/events/*
> > +F: kernel/events/
> >  F: include/linux/perf_event.h
> >  F: include/uapi/linux/perf_event.h
> >  F: arch/*/kernel/perf_event*.c
> > @@ -13088,8 +13088,8 @@ F:  arch/*/kernel/*/perf_event*.c
> >  F: arch/*/kernel/*/*/perf_event*.c
> >  F: arch/*/include/asm/perf_event.h
> >  F: arch/*/kernel/perf_callchain.c
> > -F: arch/*/events/*
> > -F: arch/*/events/*/*
> > +F: arch/*/events/
> > +F: arch/*/perf/
> >  F: tools/perf/
> >  
> >  PERFORMANCE EVENTS SUBSYSTEM ARM64 PMU EVENTS
> 
> -- 
> With Best Regards,
> Andy Shevchenko
> 
> 

Reply via email to