diff options
author | Robert Richter <robert.richter@amd.com> | 2010-04-22 19:14:49 +0200 |
---|---|---|
committer | Robert Richter <robert.richter@amd.com> | 2010-05-03 23:05:26 +0200 |
commit | 81c4a8a6733ad2ff49c0e077b51403367601b3e7 (patch) | |
tree | 43fa159ba13b3bebd8c50885c7ccb79181a5aa97 /MAINTAINERS | |
parent | 9414e99672271adcc661f3c160a30b374179b92f (diff) |
oprofile: update file list in MAINTAINERS file
File list now catches:
$ xargs | eval ls -d $(cat) | sort -u
arch/*/include/asm/oprofile*.h
arch/*/oprofile/
drivers/oprofile/
include/linux/oprofile.h
arch/alpha/oprofile/
arch/arm/oprofile/
arch/avr32/oprofile/
arch/blackfin/oprofile/
arch/ia64/oprofile/
arch/m32r/oprofile/
arch/microblaze/oprofile/
arch/mips/oprofile/
arch/mn10300/oprofile/
arch/parisc/oprofile/
arch/powerpc/include/asm/oprofile_impl.h
arch/powerpc/oprofile/
arch/s390/oprofile/
arch/sh/oprofile/
arch/sparc/oprofile/
arch/x86/oprofile/
drivers/oprofile/
include/linux/oprofile.h
Signed-off-by: Robert Richter <robert.richter@amd.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index a0e3c3a47a5..31e858617d0 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -4165,6 +4165,7 @@ OPROFILE M: Robert Richter <robert.richter@amd.com> L: oprofile-list@lists.sf.net S: Maintained +F: arch/*/include/asm/oprofile*.h F: arch/*/oprofile/ F: drivers/oprofile/ F: include/linux/oprofile.h |