X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=ltt%2Fbranches%2Fpoly%2Fdoc%2Fdeveloper%2Flttng-lttv-compatibility.html;h=b714a4c486685543286d1847f6f067e7d7b9256e;hb=5583cbc10b2478ddcd5c57dd4f8b7a546900a57c;hp=5322cb442a79cee05e227f826535a9502aa555d6;hpb=b951a7bd09a3ada91956385350666b5f133a39e1;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 5322cb44..b714a4c4 100644 --- a/ltt/branches/poly/doc/developer/lttng-lttv-compatibility.html +++ b/ltt/branches/poly/doc/developer/lttng-lttv-compatibility.html @@ -1506,6 +1506,10 @@ obsolete
0.8.64
0.8.65
0.8.66
+0.8.67
+0.8.68
+0.8.69
+0.8.70
0.6.3
@@ -1519,15 +1523,30 @@ obsolete
0.6.11
0.6.13
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.6.26
+0.6.27
0.27
0.28
+0.29
obsolete
0.20
+0.21
0.29
@@ -1543,6 +1562,12 @@ obsolete
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.