oprofile: update file list in MAINTAINERS file
authorRobert Richter <robert.richter@amd.com>
Thu, 22 Apr 2010 17:14:49 +0000 (19:14 +0200)
committerRobert Richter <robert.richter@amd.com>
Mon, 3 May 2010 21:05:26 +0000 (23:05 +0200)
commit81c4a8a6733ad2ff49c0e077b51403367601b3e7
tree43fa159ba13b3bebd8c50885c7ccb79181a5aa97
parent9414e99672271adcc661f3c160a30b374179b92f
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>
MAINTAINERS