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)
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>

No differences found