commit | 660c7f9be96321fc80026d76411bd15e6f418a72 | [log] [tgz] |
---|---|---|
author | Steven Rostedt <rostedt@goodmis.org> | Wed Nov 26 00:16:26 2008 -0500 |
committer | Ingo Molnar <mingo@elte.hu> | Wed Nov 26 06:52:56 2008 +0100 |
tree | 5ae61fa51c9e9ce7b42f64cfaa168cd09439ac3d | |
parent | e53a6319cca69111c1643dc9f18f4465d7f1cbf0 [diff] |
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>