commit | 38e4c3fb1424da4b4a6eebe808108907fc31a43b | [log] [tgz] |
---|---|---|
author | Steven Rostedt <srostedt@redhat.com> | Fri Feb 05 12:10:14 2010 -0500 |
committer | Steven Rostedt <rostedt@goodmis.org> | Mon Feb 08 13:11:03 2010 -0500 |
tree | d6284f191d0656ea6ce294c650008744ba450ea0 | |
parent | d5b2f5b5fe8a167bc42bbd25fe99055e0873b8a5 [diff] |
trace-graph: Move adjusting of graph to plot code Make the adjustment of the graph into a plot callback. That is, start from the first plot and work down to see if the plot has an exact match and should be displayed in the graph viewable area (adjust scrollbar). Signed-off-by: Steven Rostedt <rostedt@goodmis.org>