From: compudj Date: Sat, 16 Sep 2006 16:15:39 +0000 (+0000) Subject: update roadmap X-Git-Tag: v0.12.20~1373 X-Git-Url: http://git.lttng.org./?a=commitdiff_plain;h=0074825552c18b94ee88a0949f082102c9c7a0d9;hp=11df8cd57d94c108ec0d17a379d5cbc0662aec27;p=lttv.git update roadmap git-svn-id: http://ltt.polymtl.ca/svn@2116 04897980-b3bd-0310-b5e0-8ef037075253 --- diff --git a/ltt/branches/poly/doc/developer/lttng-lttv-roadmap.html b/ltt/branches/poly/doc/developer/lttng-lttv-roadmap.html index ecd29cf7..af9bd054 100644 --- a/ltt/branches/poly/doc/developer/lttng-lttv-roadmap.html +++ b/ltt/branches/poly/doc/developer/lttng-lttv-roadmap.html @@ -57,8 +57,8 @@ of process 0.
LTT Next Generation Roadmap

* TODO
-(1) Move to DebugFS for channel files.
-(2) Discuss with RelayFS upstream to integrate LTTng modifications.
+(1) Adapt printk to use LTTng.
+(1) Integrate SystemTAP logging with LTTng.
(2) Rethink facility logging code (genevent output).
(2) Post an updated LTTng version to LKML (2.6.18-rcX).
(3) Change the byte pair "facility, event" id for a short combining the @@ -80,7 +80,6 @@ fault handler.
(5) Integrate LTTng and lttd with LKCD.
(7) Integrate periodical dump of perfctr hardware counters.
(8) Integrate periodical dump of SystemTAP computed information.
-(8) Integrate SystemTAP logging with LTTng.
(9) Add support for setjmp/longjmp and jump tables instrumentation to ltt-instrument-functions.
(9) Make ltt-usertrace-fast support internal heartbeat timer.