X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=doc%2Fdeveloper%2Flttng-lttv-compatibility.html;h=c2edf38442e8d4d78039daf418291f50bfd30ad6;hb=77bdcc69431ee7d2ce7ad06e989dd453e58e07de;hp=a12a8c1f4e242695e85629b9a8976350edec8787;hpb=f61f4dca50e13aa52b1ca3941c8f420848f4353f;p=lttv.git diff --git a/doc/developer/lttng-lttv-compatibility.html b/doc/developer/lttng-lttv-compatibility.html index a12a8c1f..c2edf384 100644 --- a/doc/developer/lttng-lttv-compatibility.html +++ b/doc/developer/lttng-lttv-compatibility.html @@ -3441,12 +3441,18 @@ powerpc64, s390, sparc, sparc64.
0.146
0.147
0.148
+0.149
+0.150
+0.151
+0.152
+0.153
0.65
0.66
0.67
0.68
+0.69
obsolete
@@ -3537,6 +3543,13 @@ LTTng 0.146 adds extra read-side sub-buffer for flight recorder.
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).