X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=ltt%2Fbranches%2Fpoly%2Fdoc%2Fdeveloper%2Flttng-lttv-compatibility.html;h=4629cd5e5e1eadd5663b6364fd76e4ff3a8fb90d;hb=da5d36a50b831b928c945ff2ab29767dc8de33a9;hp=c8218bc6c374edef362101aed7b06b3e29bf3a9d;hpb=91eb15a68fa97470f1803f6d44c7e2b830317022;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 c8218bc6..4629cd5e 100644 --- a/ltt/branches/poly/doc/developer/lttng-lttv-compatibility.html +++ b/ltt/branches/poly/doc/developer/lttng-lttv-compatibility.html @@ -1505,6 +1505,10 @@ obsolete
0.8.63
0.8.64
0.8.65
+0.8.66
+0.8.67
+0.8.68
+0.8.69
0.6.3
@@ -1514,6 +1518,21 @@ obsolete
0.6.7
0.6.8
0.6.9
+0.6.10
+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.27
@@ -1523,9 +1542,11 @@ obsolete
0.20
+0.21
0.29
+0.30
0.7
@@ -1536,6 +1557,13 @@ 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.