X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=ltt%2Fbranches%2Fpoly%2Fdoc%2Fdeveloper%2Flttng-lttv-compatibility.html;h=8faaf13786449124b3c08e0503f362ff52583384;hb=398173a09f5fac01cfde42fdfe2bef36eb2c6bdc;hp=c40b7483dfb01e48ba7f8eca4aceb7a1aaf919b2;hpb=49a542b401dcb65453f8eb59ac67f2391dedd676;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 c40b7483..8faaf137 100644 --- a/ltt/branches/poly/doc/developer/lttng-lttv-compatibility.html +++ b/ltt/branches/poly/doc/developer/lttng-lttv-compatibility.html @@ -1525,6 +1525,13 @@ obsolete
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.27
@@ -1534,6 +1541,7 @@ obsolete
0.20
+0.21
0.29
@@ -1551,8 +1559,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.17 fixes an important bug in LTT statedump (semaphore on the +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.