correctly add -lm for math lib
[lttv.git] / ltt / branches / poly / lttv / modules / gui / controlflow / TODO
index 059e7cb4a377b4d0ff26072f850cda5e87ddefd3..ade18326bfc77ea9a4824b9f0593197eac10472d 100644 (file)
@@ -1,5 +1,9 @@
 TODO list on control flow view by Mathieu Desnoyers
 
 TODO list on control flow view by Mathieu Desnoyers
 
+- Make "before hook" update process's info : it creates an inconsistency
+  between state.c process table and process list. Waiting to see if
+  state.c will take first event time as creation time or first schedule.
+
 
 - Split in process view and CPU ciew :
   - remove process 0 from the process list
 
 - Split in process view and CPU ciew :
   - remove process 0 from the process list
@@ -26,6 +30,10 @@ TODO list on control flow view by Mathieu Desnoyers
   in the left side and then connect the tree view's adjustment to the
   scrolled window's scroll bar.
 
   in the left side and then connect the tree view's adjustment to the
   scrolled window's scroll bar.
 
+- Modify icon, text and arc drawing so they are drawn only on top of the
+  background. They will have to be drawn from the following event or from 
+  closure function in order to respect the priorities.
+
 Wish list
 
 - Tool bar for the viewer so many actions can be done on the screen.
 Wish list
 
 - Tool bar for the viewer so many actions can be done on the screen.
This page took 0.029207 seconds and 4 git commands to generate.