X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=trunk%2Flttv%2Fdoc%2Fdeveloper%2Flttng-lttv-compatibility.html;h=af93eec1c81b5a08b1d5613374a6b51cb9e61d80;hb=1aa7c6379a6dba760f4adbe899facfa1765dfa57;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..af93eec1 100644 --- a/trunk/lttv/doc/developer/lttng-lttv-compatibility.html +++ b/trunk/lttv/doc/developer/lttng-lttv-compatibility.html @@ -3035,14 +3035,24 @@ 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.46
0.53
0.54
+0.55
+0.56
obsolete
@@ -3058,9 +3068,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.