From: compudj Date: Fri, 15 Sep 2006 12:46:16 +0000 (+0000) Subject: update roadmap X-Git-Tag: v0.12.20~1378 X-Git-Url: https://git.lttng.org./?a=commitdiff_plain;h=9d7c4d4ad1d5a2bca597db2b81119e9a62c304c6;p=lttv.git update roadmap git-svn-id: http://ltt.polymtl.ca/svn@2111 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 dd8974e2..ecd29cf7 100644 --- a/ltt/branches/poly/doc/developer/lttng-lttv-roadmap.html +++ b/ltt/branches/poly/doc/developer/lttng-lttv-roadmap.html @@ -57,7 +57,9 @@ of process 0.
LTT Next Generation Roadmap

* TODO
-(2) Post a "lite" LTTng version to LKML (core only).
+(1) Move to DebugFS for channel files.
+(2) Discuss with RelayFS upstream to integrate LTTng modifications.
+(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 informatinon.
@@ -74,8 +76,6 @@ using per-CPU variables, so it should make it possible.
(4) Probe calibration kernel module.
(4) Make page faults detect nested fault without nesting 4 times in the page fault handler.
-(5) Discuss with RelayFS upstream to integrate LTTng modifications.
-(5) Move to DebugFS for channel files.
(5) Support CPUs with scalable frequency.
(5) Integrate LTTng and lttd with LKCD.
(7) Integrate periodical dump of perfctr hardware counters.