todo update
authorcompudj <compudj@04897980-b3bd-0310-b5e0-8ef037075253>
Wed, 5 Oct 2005 20:03:15 +0000 (20:03 +0000)
committercompudj <compudj@04897980-b3bd-0310-b5e0-8ef037075253>
Wed, 5 Oct 2005 20:03:15 +0000 (20:03 +0000)
git-svn-id: http://ltt.polymtl.ca/svn@1286 04897980-b3bd-0310-b5e0-8ef037075253

ltt/branches/poly/doc/developer/ltt-experimental-rewrite.html

index 6f68bced2e2ad8e45132cd641549074a3697916b..c9eb8ffa25a5957fcdc4c494402241cddd8a3cdb 100644 (file)
@@ -5,17 +5,17 @@
 <br>
 Here are the roadmaps for the LTTV and LTTng development. I use a priority indice
 for the TODO items :<br>
-1 : very high priority<br>
-10: lowest priority<br>
+(1) : very high priority<br>
+(10): lowest priority<br>
 <br>
 <br>
 <big>LTTV Roadmap<small><br>
 <br>
 * TODO<br>
-migrate align to lttv parser.<br>
-create a event rate graphical view : Will be useful in conjonction with the
+(4) create a event rate graphical view : Will be useful in conjonction with the
   filter.<br>
-create an analysis of function time (like a precise gprof)<br>
+(6) migrate align to lttv parser.<br>
+(7) create an analysis of function time (like a precise gprof)<br>
   -> with gcc -f inline-functions<br>
 <br>
 <br>
@@ -29,12 +29,12 @@ Read current trace header and buffer header.<br>
 <big>LTT Next Generation Roadmap<small><br>
 <br>
 * TODO<br>
-make LTT tracing code completely atomic (thus remove locks)<br>
-add efficient and secure user space tracing. (1 month)<br>
-integrate LTTng State Dump : missing irq and process state.<br>
-add genevent full functionnality : alignment, array, sequences, nested
+(1) make LTT tracing code completely atomic (thus remove locks)<br>
+(2) add efficient and secure user space tracing. (1 month)<br>
+(3) integrate LTTng State Dump : missing irq and process state.<br>
+(9) add genevent full functionnality : alignment, array, sequences, nested
 structures.<br>
-add gcc -finstrument-functions instrumentation<br>
+(7) add gcc -finstrument-functions instrumentation<br>
 <br>
 <br>
 * Done<br>
This page took 0.026436 seconds and 4 git commands to generate.