Re: [PATCH v11 8/8] MAINTAINERS: perf: Add pattern that matches ppc perf to the perf entry.
From: Michal Suchánek <hidden>
Date: 2020-03-19 14:00:18
Also in:
linux-fsdevel, lkml
From: Michal Suchánek <hidden>
Date: 2020-03-19 14:00:18
Also in:
linux-fsdevel, lkml
On Thu, Mar 19, 2020 at 03:37:03PM +0200, Andy Shevchenko wrote:
On Thu, Mar 19, 2020 at 2:21 PM Michal Suchanek [off-list ref] wrote:quoted
Signed-off-by: Michal Suchanek <redacted> --- v10: new patch --- MAINTAINERS | 2 ++ 1 file changed, 2 insertions(+)diff --git a/MAINTAINERS b/MAINTAINERS index bc8dbe4fe4c9..329bf4a31412 100644 --- a/MAINTAINERS +++ b/MAINTAINERS@@ -13088,6 +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/*/perf/* +F: arch/*/perf/*/* F: arch/*/events/* F: arch/*/events/*/* F: tools/perf/Had you run parse-maintainers.pl?
Did not know it exists. The output is: scripts/parse-maintainers.pl Odd non-pattern line ' Documentation/devicetree/bindings/media/ti,cal.yaml ' for 'TI VPE/CAL DRIVERS' at scripts/parse-maintainers.pl line 147, <$file> line 16756. Thanks Michal