X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=ltt%2Fbranches%2Fpoly%2Fdoc%2Fdeveloper%2Flttng-lttv-roadmap.html;h=bf0878d8b7d6897744ab663d1548bd7ac669b004;hb=d7913a105ef6aff2278b357ed178a2aa3345ce5f;hp=30f39fed0faa354ce7e3c578efe6c6225c2ae8a2;hpb=9f8804ebcedbf932bdd120ad135dc82a1c98acc0;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 30f39fed..bf0878d8 100644 --- a/ltt/branches/poly/doc/developer/lttng-lttv-roadmap.html +++ b/ltt/branches/poly/doc/developer/lttng-lttv-roadmap.html @@ -16,14 +16,15 @@ The % symbol marks who is interested in the realisation of the item.
LTTV Roadmap

* TODO
+(1) Marker integration. Change the byte pair "facility, event" id for a short +combining the informatinon.
+ # Mathieu Desnoyers
(3) Add cluster support.
# Eric Clement
(3) Make LTTV aware of type formats (visual separators) defined in the XML file.
# Gabriel Matni
(3) Use a per architecture enumeration for traps.
-(3) Change the byte pair "facility, event" id for a short combining the -informatinon.
(4) Statistics per time window.
(4) Add Xen per physical CPU view.
(4) Add Xen per vcpu view.
@@ -61,20 +62,15 @@ of process 0.

* TODO
(1) efficient dynamic event filtering while recording trace.
- % Google + % Google
% Sensis Corp. Tim Bish
# Mathieu Desnoyers
-(1) Support for compact event trace channel.
- % Google - # Mathieu Desnoyers
-(1) CPU Hotplug support. (Only ltt-heartbeat needs to be fixed).
- # Mathieu Desnoyers
+ - Partly implemented: per marker selection through /proc interface.
+ - Must still implement per active trace filtering.
(1) Add Xen support. (Trace buffer desallocation needs to be fixed)
# Mathieu Desnoyers
(1) Integrate SystemTAP logging with LTTng.
-(3) Change the byte pair "facility, event" id for a short combining the -informatinon.
-(4) instrument kernel bottom half irqsave, spinlocks, rwlocks, seqlocks, semaphores, mutexes, brlock.
+(4) instrument kernel bottom half irqsave, seqlocks, semaphores, mutexes, brlock.
(4) integrate NPTL instrumentation (see PTT).
(4) Probe calibration kernel module.
@@ -85,8 +81,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.
-(9) Rethink facility logging code (genevent output). Maybe unneeded because of -markers/probes mechanism.
(9) Add support for setjmp/longjmp and jump tables instrumentation to ltt-instrument-functions.
(9) Make ltt-usertrace-fast support internal heartbeat timer.