From: Mathieu Desnoyers Date: Fri, 27 Nov 2009 17:43:40 +0000 (-0500) Subject: update compat X-Git-Tag: v0.12.26~68 X-Git-Url: http://git.lttng.org/?p=lttv.git;a=commitdiff_plain;h=ac871830ed95103a409d40a8498cee7328da3b08 update compat Signed-off-by: Mathieu Desnoyers --- diff --git a/doc/developer/lttng-lttv-compatibility.html b/doc/developer/lttng-lttv-compatibility.html index 06701286..7247309d 100644 --- a/doc/developer/lttng-lttv-compatibility.html +++ b/doc/developer/lttng-lttv-compatibility.html @@ -3692,6 +3692,7 @@ powerpc64, s390, sparc, sparc64.
0.12.22
0.12.23
+0.12.24
0.173
@@ -3738,6 +3739,8 @@ lttv 0.12.23 fixes polling in the trace control plugin.
LTTng 0.177 fixes mips32 and mips64 trace clock.
LTTng 0.178 reverts MIPS trace clock to assume synchronized TSCs.
LTTng 0.179 supports kernel 2.6.32-rc8.
+LTTV 0.12.24 deals with try_wake_up by appropriately setting the target thread +to "wake for cpu" state.