ftrace: add pretty print to selected fuction traces
authorSteven Rostedt <srostedt@redhat.com>
Tue, 17 Feb 2009 04:06:01 +0000 (23:06 -0500)
committerSteven Rostedt <srostedt@redhat.com>
Tue, 17 Feb 2009 04:06:01 +0000 (23:06 -0500)
This patch adds a call back for the tracers that have hooks to
selected functions. This allows the tracer to show better output
in the set_ftrace_filter file.

Signed-off-by: Steven Rostedt <srostedt@redhat.com>

No differences found