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=85f0d45fcbb4c673b2fdaef0def2c2c937a9867f;hpb=c0c3e03a035a3b0fdc92f4f408f05b0073f831b6;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 85f0d45f..52d2bbd8 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
@@ -2730,6 +2732,9 @@ powerpc64, s390, sparc, sparc64.
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
@@ -2751,6 +2756,10 @@ obsolete
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.
@@ -2759,6 +2768,15 @@ 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.