From 4b676535304c4b751f44a362c1fc58a449fe01d6 Mon Sep 17 00:00:00 2001 From: Mathieu Desnoyers Date: Wed, 24 Feb 2010 12:05:14 -0500 Subject: [PATCH] update roadmap Signed-off-by: Mathieu Desnoyers --- doc/developer/lttng-lttv-roadmap.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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)
-- 2.34.1