X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=ltt%2Fbranches%2Fpoly%2Fdoc%2Fdeveloper%2Flttng-lttv-compatibility.html;h=f5a26bc5e07c4411be3f7ba3cc98d8f904d0d4b3;hb=301ad7de1ceb59330c3dcb9d01e6049bec9d99f9;hp=60ffe93143e705880be6e0d6413ba151b4b4dbd2;hpb=56cb41d3c4d74fc7b78e97af2ffb08af0f043e76;p=lttv.git diff --git a/ltt/branches/poly/doc/developer/lttng-lttv-compatibility.html b/ltt/branches/poly/doc/developer/lttng-lttv-compatibility.html index 60ffe931..f5a26bc5 100644 --- a/ltt/branches/poly/doc/developer/lttng-lttv-compatibility.html +++ b/ltt/branches/poly/doc/developer/lttng-lttv-compatibility.html @@ -1508,6 +1508,8 @@ obsolete
0.8.66
0.8.67
0.8.68
+0.8.69
+0.8.70
0.6.3
@@ -1523,15 +1525,26 @@ obsolete
0.6.14
0.6.15
0.6.16
+0.6.17
+0.6.18
+0.6.19
+0.6.20
+0.6.21
+0.6.22
+0.6.23
+0.6.24
+0.6.25
0.27
0.28
+0.29
obsolete
0.20
+0.21
0.29
@@ -1549,6 +1562,10 @@ Locking, hardirq and softirq instrumentation.
Coding style fixes.
Round to count order for subbuffer size and number of subbuffers.
Fix ltt-statedump with unnamed irq chips.
+LTTng 0.6.18 fixes an important bug in LTT statedump (semaphore on the +stack).
+LTTng 0.6.23 implements optimisez per-cpu atomic operations for non shared +variables. It provides cheap NMI protection.