X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=doc%2Fdeveloper%2Flttng-lttv-compatibility.html;h=e26102d08222f6b59f30ea1e8bc2620763c4fe4b;hb=e606e6003a96ec82d3096edb1bccae8e0df7dd7b;hp=16fc187c40b3211802d509c0725297af9e64a4e0;hpb=6e8a9c01e6b5cca18e3e76889c40f0be51dbeff5;p=lttv.git diff --git a/doc/developer/lttng-lttv-compatibility.html b/doc/developer/lttng-lttv-compatibility.html index 16fc187c..e26102d0 100644 --- a/doc/developer/lttng-lttv-compatibility.html +++ b/doc/developer/lttng-lttv-compatibility.html @@ -3806,6 +3806,7 @@ powerpc64, s390, sparc, sparc64.
0.12.30
+0.12.31
0.191
@@ -3901,6 +3902,9 @@ LTTng 0.208 uses msleep() rather than cpu_relax() for better !PREEMPT UP support for the kref teardown.
ltt-control 0.83 does a temporary fix to ensure lttd grabs file handles at the end of overwrite mode tracing.
+LTTV 0.12.31 fixes the statedump end state handler to correctly deal with +threads scheduled out from userspace (waiting for CPU) when the statedump end +event happen.