From a7bdb436169e5151b72c38ba8716ab0343d632bc Mon Sep 17 00:00:00 2001 From: compudj Date: Wed, 6 Sep 2006 16:47:17 +0000 Subject: [PATCH] update roadmap git-svn-id: http://ltt.polymtl.ca/svn@2080 04897980-b3bd-0310-b5e0-8ef037075253 --- .../poly/doc/developer/lttng-lttv-roadmap.html | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/ltt/branches/poly/doc/developer/lttng-lttv-roadmap.html b/ltt/branches/poly/doc/developer/lttng-lttv-roadmap.html index 1d973022..376df270 100644 --- a/ltt/branches/poly/doc/developer/lttng-lttv-roadmap.html +++ b/ltt/branches/poly/doc/developer/lttng-lttv-roadmap.html @@ -57,15 +57,10 @@ of process 0.
LTT Next Generation Roadmap

* TODO
-(3) Find a way to make logging know when it causes a minor page fault -recursively (without ignoring silently all nested events).
+(3) Add sysenter instrumentation on x86. Verify x86_64.
(3) Have various subbuffer sizes for high and low rate channels.
(3) Change the byte pair "facility, event" id for a short combining the informatinon.
-(3) Add sysenter instrumentation on x86. Verify x86_64.
-(3) #IBM Fix ppc64 syscall time accounting. Maybe caused by a missing syscall -return instrumentation ?
-(3) Process and kernel stack dump for x86_64, for native and compat.
(4) Add Xen support.
# Mathieu Desnoyers
# Parisa Heidari
@@ -79,6 +74,9 @@ using per-CPU variables, so it should make it possible.
(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.
+(4) #IBM Test fix for ppc64 kernel 2.6.9 missing syscall return instrumentation.
(5) Discuss with RelayFS upstream to integrate LTTng modifications.
(5) Move to DebugFS for channel files.
(5) Support CPUs with scalable frequency.
-- 2.34.1