diff options
author | Robert Elliott <elliott@hp.com> | 2014-05-21 00:10:51 +0200 |
---|---|---|
committer | Steven Rostedt <rostedt@goodmis.org> | 2014-05-21 05:29:32 +0200 |
commit | 607e3a29203633eaec7334f2f58f9653df788a06 (patch) | |
tree | f4fc79986cbd5cb935141e47a982f014c1aeadcc /virt | |
parent | tracing: Eliminate duplicate TRACE_GRAPH_PRINT_xx defines (diff) | |
download | linux-607e3a29203633eaec7334f2f58f9653df788a06.tar.xz linux-607e3a29203633eaec7334f2f58f9653df788a06.zip |
tracing: Add funcgraph_tail option to print function name after closing braces
In the function-graph tracer, add a funcgraph_tail option
to print the function name on all } lines, not just
functions whose first line is no longer in the trace
buffer.
If a function calls other traced functions, its total
time appears on its } line. This change allows grep
to be used to determine the function for which the
line corresponds.
Update Documentation/trace/ftrace.txt to describe
this new option.
Link: http://lkml.kernel.org/p/20140520221041.8359.6782.stgit@beardog.cce.hp.com
Signed-off-by: Robert Elliott <elliott@hp.com>
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
Diffstat (limited to 'virt')
0 files changed, 0 insertions, 0 deletions