X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=trunk%2Flttv%2Fdoc%2Fdeveloper%2Flttng-lttv-compatibility.html;h=4fd388a23575769496b90e8f0648460fbdf5ab8c;hb=3eb1ff6f641d7e3d5a6e5e9274c4cd63b6640313;hp=b49b5df41693f8c3b3c27984f150e51603446e7c;hpb=ec631f1bc7da407148dd93059cb51c894fc48d81;p=lttv.git diff --git a/trunk/lttv/doc/developer/lttng-lttv-compatibility.html b/trunk/lttv/doc/developer/lttng-lttv-compatibility.html index b49b5df4..4fd388a2 100644 --- a/trunk/lttv/doc/developer/lttng-lttv-compatibility.html +++ b/trunk/lttv/doc/developer/lttng-lttv-compatibility.html @@ -3103,6 +3103,7 @@ powerpc64, s390, sparc, sparc64.
0.54
0.55
0.56
+0.57
0.53
@@ -3139,6 +3140,10 @@ LTTng 0.53 implements a timer-based generic tracing clock, also includes various fixes.
LTTng 0.54 fixes the MIPS get_cycles_rate() and also change the freq_scale variable from a multiplier to a divisor.
+LTTng 0.57 fixes the modification done to offset and commit count counters +following formal verification so the overflow is dealt with correctly. It was +causing problems on 32-bits machines after 4GB worth of data going through a +buffer.