ftrace: document function and function graph implementation
authorMike Frysinger <vapier@gentoo.org>
Tue, 15 Sep 2009 00:10:15 +0000 (20:10 -0400)
committerSteven Rostedt <rostedt@goodmis.org>
Tue, 15 Sep 2009 01:43:15 +0000 (21:43 -0400)
commit555f386c98cc93890f48fdea098936755270304b
tree1c0d9c2124327511e2e5bb26b24d305e8f701341
parent1f5a6b45416694ff8c0d04625f1a438a0e380add
ftrace: document function and function graph implementation

While implementing function tracer and function tracer graph support,
I found the exact arch implementation details to be a bit lacking
(and my x86 foo ain't great).  So after pounding out support for
the Blackfin arch, start documenting the requirements/details.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
LKML-Reference: <1252973415-21264-1-git-send-email-vapier@gentoo.org>
Acked-by: Frederic Weisbecker <fweisbec@gmail.com>
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
Documentation/trace/ftrace-design.txt [new file with mode: 0644]
Documentation/trace/ftrace.txt
kernel/trace/Kconfig