readme mod
[lttv.git] / ltt / branches / poly / lttv / modules / README
index e812e6a810d7aa74493cfa61055c1f17d86dc464..aef23021fbbed623c98c1d953a1375447de07fec 100644 (file)
@@ -2,15 +2,20 @@
 |-----------------|
 |Graphical Plugins|
 |-----------------|
+gui/
 
-guiEvents.c : Display events for time interval into a list.
-guiControlFlow.c : Display the control flow of the trace for time interval
-                   using gdk and a GtkDrawingArea. Pixmaps for icons are
-                  defined with each event inside the event related
-                  information.
-
+Events : Display events for time interval into a list.
+ControlFlow : Display the control flow of the trace for time interval
+                 using gdk and a GtkDrawingArea. Pixmaps for icons are
+                            defined with each event inside the event related
+                            information.
+Statistics :  Display statistics computed from the trace.
 
 |---------------------|
 |Text Oriented Plugins|
 |---------------------|
+text/
 
+batchAnalysis : Call processing hooks for every events of the trace.
+textDump : Dump in clear text all data related to events on standard output.
+           It depends on batchAnalysis.
This page took 0.022603 seconds and 4 git commands to generate.