X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=doc%2Fdeveloper%2Flttng-lttv-compatibility.html;h=0670128622cfdb55e2e2a12b08a74c2d41b8e8f7;hb=c1c26726243ea08639b4ff9891bcb547da92a1ed;hp=7963bc07f781fc72a43d6640f688251466d79407;hpb=14e70674f3cd86b9769af954d8f9362af10d58d0;p=lttv.git diff --git a/doc/developer/lttng-lttv-compatibility.html b/doc/developer/lttng-lttv-compatibility.html index 7963bc07..06701286 100644 --- a/doc/developer/lttng-lttv-compatibility.html +++ b/doc/developer/lttng-lttv-compatibility.html @@ -3691,13 +3691,20 @@ powerpc64, s390, sparc, sparc64.
0.12.22
+0.12.23
0.173
0.174
+0.175
+0.176
+0.177
+0.178
+0.179
0.76
+0.77
obsolete
@@ -3713,6 +3720,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 @@ -3721,6 +3729,15 @@ a periodic timer to flush the buffers periodically: only the actual payload (aligned to the next page) will be sent.
LTTng 0.174 adds missing del_timer to switch_timer, and fixes buggy mips32 trace clock.
+LTTng 0.175 fixes event ID compaction. Caused problems when doing a second (and +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.