X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=doc%2Fdeveloper%2Flttng-lttv-compatibility.html;fp=doc%2Fdeveloper%2Flttng-lttv-compatibility.html;h=1724278c37d041459a6e8fbea10644b27b8c611c;hb=b681cb7026c73e5802b71ebbe14fa053411f6aa3;hp=a7444990060cfdff35ac507bfec00642913e35fc;hpb=e9a5b51409e5694eac4454885ea66b037e169b1d;p=lttv.git diff --git a/doc/developer/lttng-lttv-compatibility.html b/doc/developer/lttng-lttv-compatibility.html index a7444990..1724278c 100644 --- a/doc/developer/lttng-lttv-compatibility.html +++ b/doc/developer/lttng-lttv-compatibility.html @@ -3385,6 +3385,7 @@ powerpc64, s390, sparc, sparc64.
0.12.17
0.12.18
0.12.19
+0.12.20
0.92
@@ -3605,6 +3606,8 @@ LTTng 0.166 fixes trace teardown error for 32-bit machines introduced in LTTng 0.167 supports kernel 2.6.31.6.
ltt-control 0.73 adds per-channel parameter "switch_timer" (periodic buffer flush timer interval).
+LTTV 0.12.20 fixes a dependency on non-standard __SIZEOF_LONG__. Uses __WORDSIZE +instead. Should fix some 32-bit builds.