X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=doc%2Fdeveloper%2Flttng-lttv-compatibility.html;h=380b0c905f7b793148a896209ce27d9e7069c9e1;hb=3421f64905f537383dac19dd397a07216237c700;hp=c2edf38442e8d4d78039daf418291f50bfd30ad6;hpb=77bdcc69431ee7d2ce7ad06e989dd453e58e07de;p=lttv.git diff --git a/doc/developer/lttng-lttv-compatibility.html b/doc/developer/lttng-lttv-compatibility.html index c2edf384..380b0c90 100644 --- a/doc/developer/lttng-lttv-compatibility.html +++ b/doc/developer/lttng-lttv-compatibility.html @@ -3446,6 +3446,10 @@ powerpc64, s390, sparc, sparc64.
0.151
0.152
0.153
+0.154
+0.155
+0.156
+0.157
0.65
@@ -3453,6 +3457,7 @@ powerpc64, s390, sparc, sparc64.
0.67
0.68
0.69
+0.70
obsolete
@@ -3550,6 +3555,10 @@ 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.