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

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

index 38ce6fcccb88cebf5e68c5bbae9923b77e437c1d..528b7b5a670fe17d7ddacfaac74ce61d5db04ad1 100644 (file)
@@ -1,6 +1,15 @@
 <html>
 <body>
-<big>Progress in LTTV :<small><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
+  filter.<br>
+create an analysis of function time (like a precise gprof)<br>
+  -> with gcc -f inline-functions<br>
+<br>
+<br>
 * Done<br>
 Buffer aligned on page boundary -> use valloc.<br>
 per struct (struct align=x) support added to genevent (partial).<br>
@@ -8,15 +17,16 @@ Add offset align generation for structs to genevent.<br>
 make lttv aware of the per facility long, void* and size_t types.<br>
 Read current trace header and buffer header.<br>
 <br>
-*TODO<br>
-migrate align to lttv parser.<br>
-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>
-  -> with gcc -f inline-functions<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
+structures.<br>
+add gcc -finstrument-functions instrumentation<br>
 <br>
-Here the status of the work in progress for LTT Next Generation<br>
 <br>
 * Done<br>
 remove ltt-headers.h<br>
@@ -48,15 +58,6 @@ Add reserve - get TSC - alignment atomicity through the use of cmpxchg.<br>
 Add configurable alignment (LTT_ALIGNMENT).<br>
 <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
-structures.<br>
-add gcc -finstrument-functions instrumentation<br>
-<br>
-<br>
 <br>
 * TODO (low priority)<br>
 Integrate header generation (genevent) in kernel build system.<br>
This page took 0.024437 seconds and 4 git commands to generate.