X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=ltt%2Fbranches%2Fpoly%2Fdoc%2Fdeveloper%2Flttng-lttv-compatibility.html;h=52efc9a23a616ebb5077b7eb0080da5027124dc0;hb=263dab6efa2c59abcbd82d0e877af0b68700468a;hp=99b91d8b3948fd4e257326049d63a189cab5cd44;hpb=c303dd5f3a58db3cb3ccee64da1c6b7dbd9a4983;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 99b91d8b..52efc9a2 100644 --- a/ltt/branches/poly/doc/developer/lttng-lttv-compatibility.html +++ b/ltt/branches/poly/doc/developer/lttng-lttv-compatibility.html @@ -2721,10 +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
@@ -2744,9 +2754,27 @@ 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.