X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=ltt%2Fbranches%2Fpoly%2Fdoc%2Fdeveloper%2Flttng-lttv-roadmap.html;h=ecf8660236283f7fab7b24f6ba2feb676e533319;hb=caf22319dfebe141b86ee1e696abca358d73b2fa;hp=6d8a45e93334e2ca4a340170c6fafb9fdc3db37a;hpb=b0a1cd5673c6c98777180651fff157e9fcadb586;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 6d8a45e9..ecf86602 100644 --- a/ltt/branches/poly/doc/developer/lttng-lttv-roadmap.html +++ b/ltt/branches/poly/doc/developer/lttng-lttv-roadmap.html @@ -16,7 +16,6 @@ The % symbol marks who is interested in the realisation of the item.
LTTV Roadmap

* TODO
-(2) Make GUI Event list trigger state computation.
(2) state.c : add Softirq execution mode.
(3) Make LTTV aware of type formats defined in the XML file.
(3) Use a per architecture enumeration for traps.
@@ -26,6 +25,7 @@ The % symbol marks who is interested in the realisation of the item.
# Parisa Heidari
(4) create a graphical per cpu activity view.
(5) Flight recorder : start lttd automatically upon GUI trace control stop.
+(5) Automatically detect traces with too much processes and disable faulty operations.
(5) Event sequence detector (inspired from regular expressions).
(7) create an analysis of function time (like a precise gprof).
-> with gcc -f inline-functions
@@ -46,6 +46,7 @@ never hit the facility channel. Use the complete 64 bits TSC for the facility channel in every case. That's because this channel must never be overwritten even in "flight recorder" mode.
(5) Integrate LTTng and lttd with LKCD.
+(6) Add Xen support.
(7) add gcc -finstrument-functions instrumentation
(7) Integrate periodical dump of perfctr hardware counters.
(8) Integrate periodical dump of SystemTAP computed information.