Content deleted Content added
m fix typo |
Linkification |
||
Line 21:
traceview foo
This command will launch a graphical (GTK+) traceview tool that will read from foo.trace and foo.proc. This tool can show information in various interesting ways, including Event Graph, Process Analysis, and Raw Trace. The Event Graph is perhaps the most interesting view, showing the exact timing of events like [[page
The "traceview" command is a wrapper for a program called tracevisualizer. For the complete list of options supported by tracevisualizer, see [http://www.opersys.com/LTT/dox/ltt-online-help/ltt-decoder-commandline.html the online manual page for tracevisualizer].
|