X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=trunk%2Flttv%2Fdoc%2Fdeveloper%2Flttng-lttv-compatibility.html;h=d925fbd8a1ecc94ea4092c5de480ff83c43040b9;hb=01c133609f86ac12b6aafceb28b15a1d1737f4de;hp=94b2c9bfb1ca7eb1858e35f8942ce95145997d8f;hpb=0a4481de00ace6b88a5afecd55143250c2c8b76c;p=lttv.git diff --git a/trunk/lttv/doc/developer/lttng-lttv-compatibility.html b/trunk/lttv/doc/developer/lttng-lttv-compatibility.html index 94b2c9bf..d925fbd8 100644 --- a/trunk/lttv/doc/developer/lttng-lttv-compatibility.html +++ b/trunk/lttv/doc/developer/lttng-lttv-compatibility.html @@ -3035,14 +3035,21 @@ powerpc64, s390, sparc, sparc64.
0.11.1
+0.11.2
+0.11.3
0.39
0.40
+0.41
+0.42
+0.43
+0.44
0.53
0.54
+0.55
obsolete
@@ -3061,6 +3068,9 @@ obsolete
LTTng 0.39 and LTTV 0.11.1 fixes 32-64 bits subbuffer header portability.
+LTTng 0.41 reintroduces the formal verification fix, which solves the +case where the reader thinks the uncommitted subbuffer is fully committed. +Unlikely to happen, but could, with small buffers especially.