X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=doc%2Fdeveloper%2Flttng-lttv-compatibility.html;h=319a05d14ccfe2779183496b1530e76ecdcabd6d;hb=7671b5b8b86bf05837cc0fc3ade750e078001ccc;hp=fb98e9a79df6970978a02c2212fba1fd782d15a7;hpb=9f11321b7ef9ffc6f7e46c5cb450bd8ec99f9eed;p=lttv.git diff --git a/doc/developer/lttng-lttv-compatibility.html b/doc/developer/lttng-lttv-compatibility.html index fb98e9a7..319a05d1 100644 --- a/doc/developer/lttng-lttv-compatibility.html +++ b/doc/developer/lttng-lttv-compatibility.html @@ -3695,6 +3695,9 @@ powerpc64, s390, sparc, sparc64.
0.12.24
0.12.25
0.12.26
+0.12.27
+0.12.28
+0.12.29
0.173
@@ -3722,6 +3725,7 @@ powerpc64, s390, sparc, sparc64.
0.76
0.77
0.78
+0.79
obsolete
@@ -3772,8 +3776,12 @@ 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 and 0.188, for kernel 2.6.32.4, fixes x86-32 apm cpu idle instrumentation.
-LTTng 0.12.26 fixes a backward position seek wrap-around (time underflow) issue +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.
+ltt-control 0.79 ensures /bin/sh (busybox) script compatibilty.
+LTTV 0.12.29 re-enables the network time alignment (sync/). It's fixed now.