X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=ltt%2Fbranches%2Fpoly%2Fdoc%2Fdeveloper%2Flttng-lttv-roadmap.html;h=26ea3dc38effd1ef77e16c2b3d017e644d80bc4c;hb=823f77d806f69689f10a450d43935e0eb426b890;hp=45357aa0e73db5fb9ac9d2a6767dc51e60b00d63;hpb=dbcdc489f5fc2261c68b015e2307b970726a4231;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 45357aa0..26ea3dc3 100644 --- a/ltt/branches/poly/doc/developer/lttng-lttv-roadmap.html +++ b/ltt/branches/poly/doc/developer/lttng-lttv-roadmap.html @@ -24,6 +24,8 @@ file.
(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.
(4) Disable plugins when threshold reached (i.e. too much process in control flow view). Draw, and, when the threshold is reached, stop drawing. The global statistics view can inhibit showing the per process stats.
@@ -57,18 +59,17 @@ of process 0.
LTT Next Generation Roadmap

* TODO
+(1) Add inotify support to debugfs dir + lttd (needed for hotplug).
+(1) CPU Hotplug support.
+(1) Add Xen support.
+ # Mathieu Desnoyers
(1) Integrate SystemTAP logging with LTTng.
(2) Post LTTng 0.6.x to LKML.
(3) Change the byte pair "facility, event" id for a short combining the informatinon.
-(4) Add Xen support.
- # Mathieu Desnoyers
- # Parisa Heidari
(4) efficient dynamic event filtering while recording trace.
% Sensis Corp. Tim Bish
(4) instrument kernel bottom half irqsave, spinlocks, rwlocks, seqlocks, semaphores, mutexes, brlock.
-(4) Try to use my own non LOCK prefixed version of atomic operations : we are -using per-CPU variables, so it should make it possible.
(4) integrate NPTL instrumentation (see PTT).
(4) Probe calibration kernel module.