X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;ds=inline;f=ltt%2Fbranches%2Fpoly%2Fdoc%2Fdeveloper%2Flttng-lttv-roadmap.html;h=7f6fd7380c5998b6d7805f3ebf119faa7e6c4784;hb=844ab03b1e5b37e03c1413691bfcdcc8b7a6140e;hp=6760fe421532ef361834c68cb00525bf0d8d4df1;hpb=6575bcd304c962fa821d406a80f632e6a839b607;p=lttv.git diff --git a/ltt/branches/poly/doc/developer/lttng-lttv-roadmap.html b/ltt/branches/poly/doc/developer/lttng-lttv-roadmap.html index 6760fe42..7f6fd738 100644 --- a/ltt/branches/poly/doc/developer/lttng-lttv-roadmap.html +++ b/ltt/branches/poly/doc/developer/lttng-lttv-roadmap.html @@ -16,6 +16,7 @@ The % symbol marks who is interested in the realisation of the item.
LTTV Roadmap

* TODO
+(3) Make LTTV aware of type formats defined in the XML file.
(3) Use a per architecture enumeration for traps.
(3) Integrate Kernel State Dump information.
(4) create a event rate graphical view : Will be useful in conjunction with the @@ -31,7 +32,6 @@ The % symbol marks who is interested in the realisation of the item.
LTT Next Generation Roadmap

* TODO
-(1) Use 2.6.14 RelayFS control files.
(2) add efficient and secure user space tracing. (1 month)
(3) integrate LTTng State Dump : missing irq and process state.
# Jean-Hugues Deschenes
@@ -44,6 +44,8 @@ even in "flight recorder" mode.
(5) Integrate LTTng and lttd with LKCD.
(7) add gcc -finstrument-functions instrumentation
(7) Integrate periodical dump of perfctr hardware counters.
+(8) Integrate periodical dump of SystemTAP computed information.
+(8) Integrate SystemTAP logging with LTTng.
(3) port LTTng to :
x86_64
#Autodesk Francois @@ -76,6 +78,7 @@ ltt_force_switch periodically from a timer to insure slow channels do not interfere with viewing.

* Need to be discussed
+Use 2.6.14 RelayFS control files.
Drop ltt-module-register and ltt-module-unregister, use exported variables.
drop ltt_filter_control, use functions pointers instead.
Merge facilities headers into one big header.