update compat
[lttv.git] / tags / lttv-0.10.0-pre15-12082008 / lttv / modules / README
CommitLineData
5750899b 1
2|-----------------|
3|Graphical Plugins|
4|-----------------|
5gui/
6
7detailedevents : Display events for time interval into a list.
8controlflow : Display the control flow of the trace for time interval
9 using gdk and a GtkDrawingArea. Pixmaps for icons are
10 defined with each event inside the event related
11 information.
12statistics : Display statistics computed from the trace.
13
14|---------------------|
15|Text Oriented Plugins|
16|---------------------|
17text/
18
19batchAnalysis : Call processing hooks for every events of the trace.
20textDump : Dump in clear text all data related to events on standard output.
21 It depends on batchAnalysis.
This page took 0.023279 seconds and 4 git commands to generate.