update compat
[lttv.git] / ltt / branches / poly / doc / developer / lttng-lttv-roadmap.html
index 1d9730228edc949678e24577f2d8096344b963d2..a3f49b0516c66da0e4ab724a156b00848250676e 100644 (file)
@@ -57,15 +57,11 @@ of process 0.<br>
 <big>LTT Next Generation Roadmap<small><br>
 <br>
 * TODO<br>
-(3) Find a way to make logging know when it causes a minor page fault
-recursively (without ignoring silently all nested events).<br>
+(3) Add sysenter instrumentation on x86. Verify x86_64.<br>
+(3) Fix x86_64 page fault exit missing instrumentation.<br>
 (3) Have various subbuffer sizes for high and low rate channels.<br>
 (3) Change the byte pair "facility, event" id for a short combining the
 informatinon.<br>
-(3) Add sysenter instrumentation on x86. Verify x86_64.<br>
-(3) #IBM Fix ppc64 syscall time accounting. Maybe caused by a missing syscall
-return instrumentation ?<br>
-(3) Process and kernel stack dump for x86_64, for native and compat.<br>
 (4) Add Xen support.<br>
        # <A HREF="mailto:Mathieu Desnoyers <compudj@krystal.dyndns.org>">Mathieu Desnoyers</A><br>
        # <A HREF="mailto:Parisa Heidari <parisa.heidari@polymtl.ca>">Parisa Heidari</A><br>
@@ -79,6 +75,9 @@ using per-CPU variables, so it should make it possible.<br>
 (4) integrate NPTL instrumentation (see
 <A HREF="http://nptltracetool.sourceforge.net/">PTT</A>).<br>
 (4) Probe calibration kernel module.<br>
+(4) Make page faults detect nested fault without nesting 4 times in the page
+fault handler.<br>
+(4) #IBM Test fix for ppc64 kernel 2.6.9 missing syscall return instrumentation.<br>
 (5) Discuss with RelayFS upstream to integrate LTTng modifications.<br>
 (5) Move to DebugFS for channel files.<br>
 (5) Support CPUs with scalable frequency.<br>
This page took 0.024726 seconds and 4 git commands to generate.