X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=doc%2Fdeveloper%2Flttng-lttv-compatibility.html;h=f3ae7a43ae5da1384de6702c8e3504c7558cbdb2;hb=f75974d341acec3d06bb469cb5fea1ba7117f01f;hp=97334eb1edcc587a9d004177d1429004d88d6ad1;hpb=be060ee3920324b88eb372a26370de470421777a;p=lttv.git diff --git a/doc/developer/lttng-lttv-compatibility.html b/doc/developer/lttng-lttv-compatibility.html index 97334eb1..f3ae7a43 100644 --- a/doc/developer/lttng-lttv-compatibility.html +++ b/doc/developer/lttng-lttv-compatibility.html @@ -3826,6 +3826,11 @@ powerpc64, s390, sparc, sparc64.
0.205
0.206
0.207
+0.208
+0.209
+0.210
+0.211
+0.212
0.76
@@ -3908,6 +3913,11 @@ threads scheduled out from userspace (waiting for CPU) when the statedump end event happen.
ltt-control 0.84 fixes /debugfs auto-find in ltt-armall and ltt-disarmall scripts.
+LTTng 0.209 fixes a module build issue.
+LTTng 0.210 reverts some powerpc-specific instrumentation from mainline that +clashes with arch-agnostic LTTng instrumentation.
+LTTng 0.211 fixes build menu Kconfig dependencies.
+LTTng 0.212 adds more complete MIPS syscall instrumentation.