X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=ltt%2Fbranches%2Fpoly%2Fdoc%2Fdeveloper%2Flttng-lttv-roadmap.html;h=6ea3f850c95b1e58f0de746537d8ba60a4253b57;hb=cdee926587cac3e07c8fb64e9373e35e591cc1d5;hp=a669b0db600fa7c5b6ea3a94a759a8157a5932be;hpb=6d2fa691bad0f4b702f83d16158aad14823af531;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 a669b0db..6ea3f850 100644 --- a/ltt/branches/poly/doc/developer/lttng-lttv-roadmap.html +++ b/ltt/branches/poly/doc/developer/lttng-lttv-roadmap.html @@ -34,6 +34,7 @@ cpus > 0.
(4) Add a periodic event interval view. (useful to verify event periodicity)
(4) create a graphical per cpu activity view.
(4) Filter by target process.
+(4) Compensate for time spent in probes in LTTV analysis.
(4) Add CPU, network, disk, memory usage histogram. [Per interval statistics]
(5) Add Python scripting hooks.
(5) Flight recorder : start lttd automatically upon GUI trace control stop.
@@ -58,6 +59,7 @@ of process 0.
LTT Next Generation Roadmap

* TODO
+(1) Announce LTTng patches on LKML.
(3) Find a way to make logging know when it causes a minor page fault recursively (without ignoring silently all nested events).
(3) Have various subbuffer sizes for high and low rate channels.
@@ -79,6 +81,9 @@ tracefiles and high traffic channels being flight recorder.
using per-CPU variables, so it should make it possible.
(4) integrate NPTL instrumentation (see PTT).
+(4) Probe calibration kernel module.
+(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.