current todo
authorcompudj <compudj@04897980-b3bd-0310-b5e0-8ef037075253>
Mon, 18 Jul 2005 17:54:26 +0000 (17:54 +0000)
committercompudj <compudj@04897980-b3bd-0310-b5e0-8ef037075253>
Mon, 18 Jul 2005 17:54:26 +0000 (17:54 +0000)
git-svn-id: http://ltt.polymtl.ca/svn@967 04897980-b3bd-0310-b5e0-8ef037075253

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

index 0305066b10795fdf9c8ff69cbfce377f52a5c99e..f3d82989d826805ef3f59008d7a85752a10c2cfe 100644 (file)
@@ -11,10 +11,10 @@ Fix the locking of module hooks.<br>
 Fix the traps -> disable nested logging for now.<br>
 Use per cpu spinlock on trace list.<br>
 Finish the control module, libltt and lttctl : netlink interface<br>
+Finish integrating lttctl with lttd.<br>
 <br>
 <br>
 * TODO<br>
-Finish integrating lttctl with lttd.<br>
 Add information in the buffer header : buffer size, etc etc...<br>
        -> this information is so small that we can repeat it. Makes flight recorder
        easier to decode.<br>
@@ -25,6 +25,8 @@ Add trace start structure to facility channel.<br>
 * TODO (low priority)<br>
 Integrate header generation (genevent) in kernel build system.<br>
 Multithreaded lttd.<br>
+Find a different way to printk from instrumentation : forbidden from schedule
+and wakeup (causes a deadlock).<br>
 <br>
 * Need to be discussed<br>
 Drop ltt-module-register and ltt-module-unregister, use exported variables.<br>
This page took 0.027043 seconds and 4 git commands to generate.