X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=trunk%2Flttv%2Fdoc%2Fdeveloper%2Flttng-lttv-compatibility.html;h=b36c8ec6822b417f92ae33169d8ecd25392dc9f3;hb=63dddd56de9c642a1a10e2f333c4fb98fc6fc306;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..b36c8ec6 100644 --- a/trunk/lttv/doc/developer/lttng-lttv-compatibility.html +++ b/trunk/lttv/doc/developer/lttng-lttv-compatibility.html @@ -3035,14 +3035,23 @@ 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.45
0.53
0.54
+0.55
+0.56
obsolete
@@ -3058,9 +3067,13 @@ obsolete
2.6.27
+2.6.27.2
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.