X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=doc%2Fdeveloper%2Flttng-lttv-compatibility.html;h=99c045b662fce9df0096b2e7b2f12f097fff38e2;hb=8a30d0e0d6c58a9e7b6ed6ab950fcc8ad85da92d;hp=910eb8d92467c000f1dd71e615fc6fa8580b9889;hpb=46a96390ca96a8d0236954b039a5ab2e0c384ebe;p=lttv.git diff --git a/doc/developer/lttng-lttv-compatibility.html b/doc/developer/lttng-lttv-compatibility.html index 910eb8d9..99c045b6 100644 --- a/doc/developer/lttng-lttv-compatibility.html +++ b/doc/developer/lttng-lttv-compatibility.html @@ -3694,6 +3694,9 @@ powerpc64, s390, sparc, sparc64.
0.12.23
0.12.24
0.12.25
+0.12.26
+0.12.27
+0.12.28
0.173
@@ -3715,6 +3718,7 @@ powerpc64, s390, sparc, sparc64.
0.186
0.186o
0.187
+0.188
0.76
@@ -3769,7 +3773,11 @@ LTTV 0.12.25 changes the size of default irq table to work around a bug in state.c (experienced on a ARM trace).
LTTng 0.185 coexists peacefully with trace event.
LTTng 0.186 and 0.186o fixes !CPUFREQ config for arm omap3 tracing.
-LTTng 0.187, for kernel 2.6.32.4, fixes x86-32 apm cpu idle instrumentation.
+LTTng 0.187 and 0.188, for kernel 2.6.32.4, fixes x86-32 apm cpu idle instrumentation.
+LTTV 0.12.26 fixes a backward position seek wrap-around (time underflow) issue +with the detailed event list.
+LTTV 0.12.27, 0.12.28 temporarily disables the new network sync module, which +causes a build failure on 64-bit.