projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
63c9e01
)
perf events: Update MAINTAINERS entry file patterns
author
Vincent Legoll
<
[email protected]
>
Tue, 13 Oct 2009 12:48:14 +0000
(14:48 +0200)
committer
Ingo 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
patch
|
blob
|
history
diff --git
a/MAINTAINERS
b/MAINTAINERS
index 69e31aab130896598ac9944a95a077dec7b29831..cf690913f2b05964a149a7b5225a163ca21a61db 100644
(file)
--- a/
MAINTAINERS
+++ b/
MAINTAINERS
@@
-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]
>