X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=doc%2Fdeveloper%2Flttng-lttv-compatibility.html;h=7115656dfbe74457214d0f1525f55a12c49bbb5d;hb=7fa841b1fc3bc8ebbcfb249b68691ed9693d9fad;hp=e0b4a73378d64f4bdc11d6506293c6d826e5562e;hpb=d3666aaf785ac4722999480852a872ea0cb746e2;p=lttv.git diff --git a/doc/developer/lttng-lttv-compatibility.html b/doc/developer/lttng-lttv-compatibility.html index e0b4a733..7115656d 100644 --- a/doc/developer/lttng-lttv-compatibility.html +++ b/doc/developer/lttng-lttv-compatibility.html @@ -3450,6 +3450,7 @@ powerpc64, s390, sparc, sparc64.
0.155
0.156
0.157
+0.158
0.65
@@ -3561,6 +3562,9 @@ update-side.
LTTng 0.157 fixes the trace-clock-32-to-64 mutex to spinlock transition patch.
ltt-control 0.71 fixes uClibc support.
+LTTng 0.158 fixes a memory size allocation problem, triggered with large number +of subbuffers in lockless mode. Also adds a per-subbuffer event counter in +lockless buffers shown in dmesg when buffers are destroyed.