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=9fc33dd37036480500c9b043d88cdd55be66d13c;hpb=2b3347dd9efef798b7ca67937e9d25f1431cf723;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 9fc33dd3..52efc9a2 100644 --- a/ltt/branches/poly/doc/developer/lttng-lttv-compatibility.html +++ b/ltt/branches/poly/doc/developer/lttng-lttv-compatibility.html @@ -2721,6 +2721,8 @@ 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
@@ -2728,6 +2730,11 @@ powerpc64, s390, sparc, sparc64.
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
@@ -2748,11 +2755,26 @@ 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.