move lttv to root
[lttv.git] / lttv / modules / README
diff --git a/lttv/modules/README b/lttv/modules/README
new file mode 100644 (file)
index 0000000..8dce1b7
--- /dev/null
@@ -0,0 +1,21 @@
+
+|-----------------|
+|Graphical Plugins|
+|-----------------|
+gui/
+
+detailedevents : 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.022155 seconds and 4 git commands to generate.