X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=doc%2Fdeveloper%2Flttng-lttv-roadmap.html;h=1a3a54d2ec45899715eaad9c8ac8d51e7ec9b929;hb=4b676535304c4b751f44a362c1fc58a449fe01d6;hp=a2e2adc305ee4f3b254e05e33f138bee538e9b51;hpb=35e681306486226f7d3a8261c979b3993522bf23;p=lttv.git 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)