current todo
[lttv.git] / ltt / branches / poly / doc / developer / ltt-experimental-rewrite.html
index eb67d66db9f06b58da25925f5043feeec573eb83..0305066b10795fdf9c8ff69cbfce377f52a5c99e 100644 (file)
@@ -7,11 +7,18 @@ remove ltt-headers.h<br>
 remove ltt-log.h<br>
 Put trace->active later in _ltt_trace_start()<br>
 ltt_trace_create() remove sleep in spinlock use GFP_ATOMIC kmalloc<br>
+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>
 <br>
 <br>
 * TODO<br>
-Fix the locking of module hooks.<br>
-Per cpu read lock on trace structure OR use list rcu.<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>
+Add trace start structure to facility channel.<br>
 <br>
 <br>
 <br>
This page took 0.025131 seconds and 4 git commands to generate.