]> git.openfabrics.org - ~shefty/rdma-dev.git/commit
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)
commit809dcf29ce4e1723709910878e050bd187617e0e
tree4747ede5ad0678d6ae88176f403a2c26f277182e
parent8fc0c701c5b6c0c3e242758c3acef6f9047940a9
ftrace: add pretty print to selected fuction traces

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>
include/linux/ftrace.h
kernel/trace/ftrace.c