The following commit has been merged in the linux branch: commit d6f005a108983292f191a177314c591a95fc2233 Author: Joe Perches joe@perches.com Date: Mon Oct 26 16:49:40 2009 -0700
MAINTAINERS: update TRACING section
Move to alphabetic position Use single line F: entries
Signed-off-by: Joe Perches joe@perches.com Cc: Steven Rostedt rostedt@goodmis.org Cc: Ingo Molnar mingo@elte.hu Signed-off-by: Andrew Morton akpm@linux-foundation.org Signed-off-by: Linus Torvalds torvalds@linux-foundation.org
diff --git a/MAINTAINERS b/MAINTAINERS index be2124b..2c2ca16 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2202,18 +2202,6 @@ F: Documentation/filesystems/caching/ F: fs/fscache/ F: include/linux/fscache*.h
-TRACING -M: Steven Rostedt rostedt@goodmis.org -M: Frederic Weisbecker fweisbec@gmail.com -M: Ingo Molnar mingo@redhat.com -T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip.git tracing/core -S: Maintained -F: Documentation/trace/ftrace.txt -F: arch/*/*/*/ftrace.h -F: arch/*/kernel/ftrace.c -F: include/*/ftrace.h include/trace/ include/linux/trace*.h -F: kernel/trace/ - FUJITSU FR-V (FRV) PORT M: David Howells dhowells@redhat.com S: Maintained @@ -5176,6 +5164,20 @@ L: tpmdd-devel@lists.sourceforge.net (moderated for non-subscribers) S: Maintained F: drivers/char/tpm/
+TRACING +M: Steven Rostedt rostedt@goodmis.org +M: Frederic Weisbecker fweisbec@gmail.com +M: Ingo Molnar mingo@redhat.com +T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip.git tracing/core +S: Maintained +F: Documentation/trace/ftrace.txt +F: arch/*/*/*/ftrace.h +F: arch/*/kernel/ftrace.c +F: include/*/ftrace.h +F: include/linux/trace*.h +F: include/trace/ +F: kernel/trace/ + TRIVIAL PATCHES M: Jiri Kosina trivial@kernel.org T: git git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial.git