X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=doc%2Fdeveloper%2Flttng-lttv-roadmap.html;h=ce0fa1bd3282217b65d8d9bfd3670fbd1e1efaac;hb=e0ccce284e3dd2e9530009ed2e1d5239139773c1;hp=1a3a54d2ec45899715eaad9c8ac8d51e7ec9b929;hpb=4b676535304c4b751f44a362c1fc58a449fe01d6;p=lttv.git diff --git a/doc/developer/lttng-lttv-roadmap.html b/doc/developer/lttng-lttv-roadmap.html index 1a3a54d2..ce0fa1bd 100644 --- a/doc/developer/lttng-lttv-roadmap.html +++ b/doc/developer/lttng-lttv-roadmap.html @@ -34,6 +34,14 @@ with an approach scalable to SMP. (done for ARM OMAP3 UP only, but the OMAP3 approach should be tested and probably derived into an SMP implementation)


+* TODO (medium priority)
+(3) LTTng trace session (support multiple active traces at once) integration +into Ftrace.
+(3) LTTng and Ftrace DebugFS interface merge.
+(3) LTTng trace clock time-stamping merge into mainline.
+(3) NMI-safe tracing merge into mainline.
+
+
* Nice to have

(3) Bring stack dump in sync with new lttng.
@@ -42,11 +50,8 @@ approach should be tested and probably derived into an SMP implementation)
(4) integrate NPTL instrumentation (see PTT).
(4) Probe calibration kernel module.
-(4) Make page faults detect nested fault without nesting 4 times in the page -fault handler. (or use vmalloc_sync_all at each tracing module load)
(5) Add boot time tracing support.
(5) Integrate LTTng and lttd with LKCD.
- # Lai Jiangshan
(7) Integrate periodical dump of perfctr hardware counters.
(8) Integrate SystemTAP logging with LTTng.
(8) Integrate periodical dump of SystemTAP computed information.