From: Mathieu Desnoyers Date: Wed, 24 Feb 2010 17:05:14 +0000 (-0500) Subject: update roadmap X-Git-Tag: v0.12.31~23 X-Git-Url: http://git.liburcu.org/?p=lttv.git;a=commitdiff_plain;h=4b676535304c4b751f44a362c1fc58a449fe01d6 update roadmap Signed-off-by: Mathieu Desnoyers --- diff --git a/doc/developer/lttng-lttv-roadmap.html b/doc/developer/lttng-lttv-roadmap.html index a2e2adc3..1a3a54d2 100644 --- a/doc/developer/lttng-lttv-roadmap.html +++ b/doc/developer/lttng-lttv-roadmap.html @@ -22,12 +22,13 @@ The $ symbol marks who is contributing funding for the realisation of the item.< (1) LTTng event description: move from tracepoint/markers to Ftrace TRACE_EVENT declarations. Extend TRACE_EVENT as needed.
# Douglas Santos)
-(1) LTTng ring buffer adaptation for FTrace. +(1) LTTng ring buffer adaptation for FTrace.
(1) FTrace/LTTng trace format standardization.
(1) Extend NO_HZ support vs trace streaming support to other architectures (need to add cpu idle notifiers and test).
(1) Make sure ltt-ascii kernel text dump fits well with streaming hooked into cpu idle.
+[Depends on cpu idle notifier port to other architectures]
(1) Support CPUs with scalable frequency with a time-consistent increment and 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)