X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=doc%2Fdeveloper%2Flttng-lttv-compatibility.html;h=e0b4a73378d64f4bdc11d6506293c6d826e5562e;hb=d3666aaf785ac4722999480852a872ea0cb746e2;hp=ce1fb9c1bc8ecdd9da7207304f325ba4a6ddacb6;hpb=10e4eabfb7d9336907868a3f8f1806ee37e1846a;p=lttv.git diff --git a/doc/developer/lttng-lttv-compatibility.html b/doc/developer/lttng-lttv-compatibility.html index ce1fb9c1..e0b4a733 100644 --- a/doc/developer/lttng-lttv-compatibility.html +++ b/doc/developer/lttng-lttv-compatibility.html @@ -3442,12 +3442,23 @@ powerpc64, s390, sparc, sparc64.
0.147
0.148
0.149
+0.150
+0.151
+0.152
+0.153
+0.154
+0.155
+0.156
+0.157
0.65
0.66
0.67
0.68
+0.69
+0.70
+0.71
obsolete
@@ -3540,6 +3551,16 @@ exchange.
LTTng 0.148 correctly rounds the subbuffer size to at least one page.
LTTng 0.149 has working experimental ascii output.
LTTng 0.150 fixes UP build for cpufreq driver.
+ltt-control 0.69 fixes lttd append mode.
+LTTng 0.151 fixes softirq instrumentation, caused by switch to mainline +TRACE_EVENT with different name assignment.
+LTTng 0.152 few SH build fixes.
+LTTng 0.153 updates trace clock (minor fix).
+LTTng 0.156 adds a required compiler barrier to the trace-clock-32-to-64 +update-side.
+LTTng 0.157 fixes the trace-clock-32-to-64 mutex to spinlock transition +patch.
+ltt-control 0.71 fixes uClibc support.