From: compudj Date: Tue, 5 Jul 2005 20:40:30 +0000 (+0000) Subject: roadmap X-Git-Tag: v0.12.20~2531 X-Git-Url: http://git.lttng.org/?a=commitdiff_plain;h=b720b18219dfedbce09753596d6e963515252590;p=lttv.git roadmap git-svn-id: http://ltt.polymtl.ca/svn@958 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 e1550bb9..ad796925 100644 --- a/ltt/branches/poly/doc/developer/ltt-experimental-rewrite.html +++ b/ltt/branches/poly/doc/developer/ltt-experimental-rewrite.html @@ -2,30 +2,51 @@ Here the status of the work in progress for LTT experimental

+* Done
+
+
+remove ltt-headers.h
+remove ltt-log.h
+
* TODO
+Fix the locking of module hooks.
+Per cpu read lock on trace structure.


- - - - +
+* TODO (low priority)
+
+
+Integrate header generation (genevent) in kernel build system.
+
* Need to be discussed
+Drop ltt-module-register and ltt-module-unregister, use exported variables.
+RelayFS ioctl interface vs control through LTT netlink interface.
+drop ltt_filter_control, use functions pointers instead.


- - - - - +Merge facilities headers into one big header.
+Change the name of XML files from XML to something else.
+Remove ltt-base.c.
+
* Not planned for integration


- - - - - -Mathieu Desnoyers +
+* Next experimental release patch division :
+
+ltt-instrumentation.diff
+ - ltt-configmenu.diff (put in ltt-core.diff)
+ltt-facilities-headers.diff
+ltt-facilities-loader.diff
+ltt-facilities.diff
+ltt-instrumentation.diff
+ltt-relayfs.diff
+ltt-time.diff
+ltt-core.diff
+
+
+Mathieu Desnoyers