compile fixes
[lttv.git] / ltt / branches / poly / lttv / plugins / README
index 7649e025cecb0f59d88c3f17858c99cc64ff0056..e812e6a810d7aa74493cfa61055c1f17d86dc464 100644 (file)
@@ -3,8 +3,11 @@
 |Graphical Plugins|
 |-----------------|
 
-guiEvents.c : Display events for time interval, drawing them using gdk.
-guiControlFlow.c : Display the control flow of the trace for time interval.
+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.
 
 
 |---------------------|
This page took 0.022787 seconds and 4 git commands to generate.