commit | c75ee1c37929098100c5b4d9e149c3f79aa6104f | [log] [tgz] |
---|---|---|
author | Steven Rostedt <srostedt@redhat.com> | Thu Jun 24 18:04:00 2010 -0400 |
committer | Steven Rostedt <rostedt@goodmis.org> | Thu Jun 24 18:22:44 2010 -0400 |
tree | c2b5f1b349e4c91a96ed6bcfbb7ac3213ed63789 | |
parent | e1d44628a0ddd8a1352535a3d3eaee514a4e1e0f [diff] |
trace-cmd: Add indentation to function tracer Add a plugin_function.so that will override the function tracer and use the parent functions to determine how to indent a function. This give a nice visual affect similar to what the function graph tracer provides. Signed-off-by: Steven Rostedt <rostedt@goodmis.org>