perf events: Update MAINTAINERS entry file patterns
authorVincent Legoll <[email protected]>
Tue, 13 Oct 2009 12:48:14 +0000 (14:48 +0200)
committerIngo Molnar <[email protected]>
Tue, 13 Oct 2009 13:28:52 +0000 (15:28 +0200)
Add file patterns that match relevant files for this subsystem.

Signed-off-by: Vincent Legoll <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: [email protected]
Cc: [email protected]
LKML-Reference: <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
MAINTAINERS

index 69e31aab130896598ac9944a95a077dec7b29831..cf690913f2b05964a149a7b5225a163ca21a61db 100644 (file)
@@ -4071,6 +4071,13 @@ M:       Peter Zijlstra <[email protected]>
 M:     Paul Mackerras <[email protected]>
 M:     Ingo Molnar <[email protected]>
 S:     Supported
+F:     kernel/perf_event.c
+F:     include/linux/perf_event.h
+F:     arch/*/*/kernel/perf_event.c
+F:     arch/*/include/asm/perf_event.h
+F:     arch/*/lib/perf_event.c
+F:     arch/*/kernel/perf_callchain.c
+F:     tools/perf/
 
 PERSONALITY HANDLING
 M:     Christoph Hellwig <[email protected]>