my work
authorcompudj <compudj@04897980-b3bd-0310-b5e0-8ef037075253>
Wed, 30 Nov 2005 22:32:41 +0000 (22:32 +0000)
committercompudj <compudj@04897980-b3bd-0310-b5e0-8ef037075253>
Wed, 30 Nov 2005 22:32:41 +0000 (22:32 +0000)
git-svn-id: http://ltt.polymtl.ca/svn@1340 04897980-b3bd-0310-b5e0-8ef037075253

ltt/branches/poly/doc/developer/lttng-lttv-roadmap.html

index f11e8e8f9eaa2d56fa600964267804230dd6134f..fad762af058fd7952ed2a8b16f763f2ea2b20ce7 100644 (file)
@@ -22,7 +22,6 @@ for the TODO items :<br>
 <br>
 <br>
 * Done<br>
-Buffer aligned on page boundary -> use valloc.<br>
 per struct (struct align=x) support added to genevent (partial).<br>
 Add offset align generation for structs to genevent.<br>
 make lttv aware of the per facility long, void* and size_t types.<br>
@@ -35,15 +34,16 @@ RPM package<br>
 <big>LTT Next Generation Roadmap<small><br>
 <br>
 * TODO<br>
-(1) make LTT tracing code completely atomic (thus remove locks)<br>
-(1) port LTTng to 2.6.14 kernel.<br>
+(1) add genevent full functionnality : alignment, array, sequences, nested
+structures.<br>
+       # <A HREF="mailto:Mathieu Desnoyers <compudj@krystal.dyndns.org>>">Jean-Hugues Deschenes</A><br>
+(1) port LTTng to 2.6.14 kernel. (depends on genevent rewrite)<br>
 (2) add efficient and secure user space tracing. (1 month)<br>
 (3) integrate LTTng State Dump : missing irq and process state.<br>
        # <A HREF="mailto:Jean-Hugues Deschenes <jean-hugues.deschenes@polymtl.ca>">Jean-Hugues Deschenes</A><br>
-(9) add genevent full functionnality : alignment, array, sequences, nested
-structures.<br>
 (7) add gcc -finstrument-functions instrumentation<br>
 (3) port LTTng to x86_64, PPC, alpha, user-mode Linux, Xen, MIPS, ARM, S/390.
+(depends on 2.6.14 port)
 <br>
 <br>
 * Done<br>
@@ -77,6 +77,8 @@ Add configurable alignment (LTT_ALIGNMENT).<br>
 Get ultra-precise logging with use of TSC (only) : only one do_gettimeofday
 read, and then we don't want the time flow to be altered by ntp.<br>
 Debian kernel package<br>
+make LTT tracing code completely atomic (thus remove locks)<br>
+Buffer aligned on page boundary -> use valloc.<br>
 <br>
 <br>
 <br>
This page took 0.024249 seconds and 4 git commands to generate.