From: compudj Date: Tue, 5 Jul 2005 20:41:16 +0000 (+0000) Subject: roadmap X-Git-Tag: v0.12.20~2530 X-Git-Url: https://git.lttng.org./?a=commitdiff_plain;h=95a4a619512686f7b74dfdcd55df715a46a41cea;p=lttv.git roadmap git-svn-id: http://ltt.polymtl.ca/svn@959 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 ad796925..1b83c0f1 100644 --- a/ltt/branches/poly/doc/developer/ltt-experimental-rewrite.html +++ b/ltt/branches/poly/doc/developer/ltt-experimental-rewrite.html @@ -3,11 +3,10 @@ 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.
@@ -15,16 +14,12 @@ 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.