ftrace: add thread comm to function graph tracer
commit660c7f9be96321fc80026d76411bd15e6f418a72
authorSteven Rostedt <rostedt@goodmis.org>
Wed, 26 Nov 2008 05:16:26 +0000 (26 00:16 -0500)
committerIngo Molnar <mingo@elte.hu>
Wed, 26 Nov 2008 05:52:56 +0000 (26 06:52 +0100)
tree5ae61fa51c9e9ce7b42f64cfaa168cd09439ac3d
parente53a6319cca69111c1643dc9f18f4465d7f1cbf0
ftrace: add thread comm to function graph tracer

Impact: enhancement to function graph tracer

Export the trace_find_cmdline so the function graph tracer can
use it to print the comms of the threads.

Signed-off-by: Steven Rostedt <srostedt@redhat.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
kernel/trace/trace.c
kernel/trace/trace.h
kernel/trace/trace_functions_graph.c