X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=doc%2Fdeveloper%2Flttng-lttv-compatibility.html;h=9ff63db3dd9d3844e4dd694427a22f735c7ccb93;hb=4b2722d43b405b64bb1b644e3a9156999fd09c72;hp=95ca900fc6bce33534d4a3f16311e9f8625b8c95;hpb=1d78e14a606d18d72a478019d84eead027e03f5e;p=lttv.git diff --git a/doc/developer/lttng-lttv-compatibility.html b/doc/developer/lttng-lttv-compatibility.html index 95ca900f..9ff63db3 100644 --- a/doc/developer/lttng-lttv-compatibility.html +++ b/doc/developer/lttng-lttv-compatibility.html @@ -3691,16 +3691,24 @@ powerpc64, s390, sparc, sparc64.
0.12.22
+0.12.23
+0.12.24
0.173
0.174
0.175
0.176
+0.177
+0.178
+0.179
+0.180
+0.181
0.76
0.77
+0.78
obsolete
@@ -3716,6 +3724,7 @@ obsolete
2.6.31.6
+2.6.32-rc8
LTTng 0.173, ltt-control 0.76, lttv 0.12.22, trace format 2.5 add support @@ -3729,6 +3738,15 @@ more) trace session.
ltt-control 0.77 integrates new more flexible ltt-armall/ltt-disarmall scripts (which can now take options). LTTng 0.176 fixes a reverse locking issue in marker disable from trace control module.
+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.
+LTTng 0.180 fixes SH trace clock definition.
+LTTng 0.181 supports kernel 2.6.32.
+ltt-control update ltt-armall script to stop using deprecated head -1.