diff options
author | Jiri Olsa <jolsa@redhat.com> | 2011-06-03 16:58:48 +0200 |
---|---|---|
committer | Steven Rostedt <rostedt@goodmis.org> | 2011-06-15 04:48:47 +0200 |
commit | ffeb80fc30acbf6bd51cb47a1815f621a9d017dc (patch) | |
tree | 0291039ad5bc7f652d15157616ea2a77b7294638 /REPORTING-BUGS | |
parent | tracing, function_graph: Remove dependency of abstime and duration fields on ... (diff) | |
download | linux-ffeb80fc30acbf6bd51cb47a1815f621a9d017dc.tar.xz linux-ffeb80fc30acbf6bd51cb47a1815f621a9d017dc.zip |
tracing, function_graph: Merge overhead and duration display functions
Functions print_graph_overhead() and print_graph_duration() displays
data for one field - DURATION.
I merged them into single function print_graph_duration(),
and added a way to display the empty parts of the field.
This way the print_graph_irq() function can use this column to display
the IRQ signs if needed and the DURATION field details stays inside
the print_graph_duration() function.
Signed-off-by: Jiri Olsa <jolsa@redhat.com>
Link: http://lkml.kernel.org/r/1307113131-10045-3-git-send-email-jolsa@redhat.com
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
Diffstat (limited to 'REPORTING-BUGS')
0 files changed, 0 insertions, 0 deletions