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
12 statistics : Display statistics computed from the trace.
14 |---------------------|
15 |Text Oriented Plugins|
16 |---------------------|
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.