X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=doc%2Fdeveloper%2Flttng-lttv-compatibility.html;h=d0ca50987d5997397e866bd39414c32617dceedc;hb=3bc4047c7c8ba4a87bd8ff662840cb27e55861ba;hp=d7adf2fbd6568bd4131e8609905c3016fefe7890;hpb=ca229d8d4d33407f3bcbe5f73d38c2a893630fea;p=lttv.git diff --git a/doc/developer/lttng-lttv-compatibility.html b/doc/developer/lttng-lttv-compatibility.html index d7adf2fb..d0ca5098 100644 --- a/doc/developer/lttng-lttv-compatibility.html +++ b/doc/developer/lttng-lttv-compatibility.html @@ -3442,12 +3442,21 @@ 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.65
0.66
0.67
0.68
+0.69
+0.70
obsolete
@@ -3539,6 +3548,14 @@ LTTng 0.147 fixes a race in the commit path for flight recorder extra sub-buffer 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.