From 44397e2454b26df5213ec3ed876614b77048c772 Mon Sep 17 00:00:00 2001 From: compudj Date: Mon, 13 Mar 2006 21:03:12 +0000 Subject: [PATCH] update git-svn-id: http://ltt.polymtl.ca/svn@1702 04897980-b3bd-0310-b5e0-8ef037075253 --- ltt/branches/poly/doc/developer/lttng-lttv-roadmap.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ltt/branches/poly/doc/developer/lttng-lttv-roadmap.html b/ltt/branches/poly/doc/developer/lttng-lttv-roadmap.html index dc2001dd..56fe0d45 100644 --- a/ltt/branches/poly/doc/developer/lttng-lttv-roadmap.html +++ b/ltt/branches/poly/doc/developer/lttng-lttv-roadmap.html @@ -73,13 +73,14 @@ S/390
* TODO (low priority)
enhance RPM packages for lttng kernel
Integrate header generation (genevent) in kernel build system.
-Multithreaded lttd.
Find a different way to printk from instrumentation : forbidden from schedule and wakeup (causes a deadlock). -> Modify printk so it uses LTTng tracer!
Export channels via network sockets instead of writing them to disk.
Export buffers with time constraint for "live" visualisation. Use ltt_force_switch periodically from a timer to insure slow channels do not interfere with viewing.
+Have an optional round-robin mode to write information into multiple channels +from the same source.

* Need to be discussed
Use 2.6.14 RelayFS control files.
-- 2.34.1