commit | a96c7ce3e6106ac1677fbc948250c8881a45b252 | [log] [tgz] |
---|---|---|
author | Steven Rostedt <srostedt@redhat.com> | Mon Feb 08 12:10:42 2010 -0500 |
committer | Steven Rostedt <rostedt@goodmis.org> | Mon Feb 08 14:49:56 2010 -0500 |
tree | e7955c3e773aff873f4617e11ff452012e325c8e | |
parent | 0147df4b777ade75785c4667ef4b6e5642ca6590 [diff] |
trace-graph: Move what to plot into cpu specific file Move the decisions to what to plot into the cpu specific file. Now the trace-graph.c can just manange the drawing. The code to show the fly-over windows still needs to be made generic. Signed-off-by: Steven Rostedt <rostedt@goodmis.org>