update compat
[lttv.git] / tags / lttv-0.11.3-23102008 / lttv / modules / README
1
2 |-----------------|
3 |Graphical Plugins|
4 |-----------------|
5 gui/
6
7 detailedevents : Display events for time interval into a list.
8 controlflow : 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.
12 statistics : Display statistics computed from the trace.
13
14 |---------------------|
15 |Text Oriented Plugins|
16 |---------------------|
17 text/
18
19 batchAnalysis : Call processing hooks for every events of the trace.
20 textDump : Dump in clear text all data related to events on standard output.
21 It depends on batchAnalysis.
This page took 0.030722 seconds and 4 git commands to generate.