X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=ltt%2Fbranches%2Fpoly%2Fdoc%2Fdeveloper%2Flttng-lttv-compatibility.html;h=52d2bbd85350c9a2fe671458c526b6cb393567ee;hb=514ae8296426b89401b79a398c85205b1d2ceb0b;hp=82e51c64b00ef0c6f17f8f3299c1bb1505641697;hpb=84a266304222abfeb5e856eb7b1d781656043daf;p=lttv.git diff --git a/ltt/branches/poly/doc/developer/lttng-lttv-compatibility.html b/ltt/branches/poly/doc/developer/lttng-lttv-compatibility.html index 82e51c64..52d2bbd8 100644 --- a/ltt/branches/poly/doc/developer/lttng-lttv-compatibility.html +++ b/ltt/branches/poly/doc/developer/lttng-lttv-compatibility.html @@ -2721,9 +2721,20 @@ powerpc64, s390, sparc, sparc64.
0.10.0-pre9
0.10.0-pre10
0.10.0-pre11
+0.10.0-pre12
+0.10.0-pre13
0.10.0-pre44
+0.10.0-pre45
+0.10.0-pre47
+0.10.0-pre49
+0.10.0-pre50
+0.10.0-pre51
+0.10.0-pre52
+0.10.0-pre53
+0.10.0-pre54
+0.10.0-pre56
0.48
@@ -2742,9 +2753,30 @@ obsolete
2.6.25-rc3
+2.6.25-rc6-git8
+2.6.25-rc7-git6
+2.6.25-rc9-git1
+2.6.25
+2.6.25.4
+2.6.26-rc8
+2.6.26-rc9
LTTng 0.10.0-pre44 supports kernel 2.6.25-rc3 and includes various fixes.
+LTTng 0.10.0-pre50 fixes x86 NMIs instrumentation, includes workaround for RCU +preempt for markers (in mainline rc9).
+LTTng 0.10.0-pre51 fixes the buffer switch in active mode.
+LTTng 0.10.0-pre52 adds nop/jump optimization to immediate values and fix NMI in +the Linux kernel.
+LTTng 0.10.0-pre52 supports 2.6.25.
+LTTng 0.10.0-pre55 supports 2.6.25.4, includes bugfixes.
+LTTV 0.10-pre12 fixes control flow view interaction with newer GTK versions.
+LTTV 0.10-pre13 fixes ressource view interaction with newer GTK versions.
+LTTng 0.10-pre56 supports kernel 2.6.26-rc8.
+LTTng 0.10-pre57 starts using Tracepoints and re-introduces userspace tracing +through a userspace marker infrastructure, only for x86 for now.
+LTTng 0.10-pre58 fixes tracepoint probe build in some configurations and x86 +arch-specific irq instrumentation.