From: compudj Date: Mon, 18 Jul 2005 16:46:12 +0000 (+0000) Subject: current todo X-Git-Tag: v0.12.20~2523 X-Git-Url: http://git.lttng.org./?a=commitdiff_plain;ds=sidebyside;h=24c78300985eefca24d4ef353e2340d208703f05;hp=13474e75791f566bb04707b4b9de864095c7aed1;p=lttv.git current todo git-svn-id: http://ltt.polymtl.ca/svn@966 04897980-b3bd-0310-b5e0-8ef037075253 --- diff --git a/ltt/branches/poly/doc/developer/ltt-experimental-rewrite.html b/ltt/branches/poly/doc/developer/ltt-experimental-rewrite.html index 6e8805fa..0305066b 100644 --- a/ltt/branches/poly/doc/developer/ltt-experimental-rewrite.html +++ b/ltt/branches/poly/doc/developer/ltt-experimental-rewrite.html @@ -10,10 +10,15 @@ ltt_trace_create() remove sleep in spinlock use GFP_ATOMIC kmalloc
Fix the locking of module hooks.
Fix the traps -> disable nested logging for now.
Use per cpu spinlock on trace list.
+Finish the control module, libltt and lttctl : netlink interface


* TODO
-Finish the control module, libltt and lttctl : netlink interface
+Finish integrating lttctl with lttd.
+Add information in the buffer header : buffer size, etc etc...
+ -> this information is so small that we can repeat it. Makes flight recorder + easier to decode.
+Add trace start structure to facility channel.