X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=ltt%2Fbranches%2Fpoly%2Fdoc%2Fdeveloper%2Flttng-lttv-compatibility.html;h=19b48a28bd2bfa870a92cdb7666d4c0485453e46;hb=f2dbc7dc067fc2abeb0fa16f9f2fb0f8fff4fc92;hp=c4643c576bc72f1d397a6b68d45b3fa50ee7ee29;hpb=52d815d6fd52b450a7aa8439c453f0c00894705e;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 c4643c57..19b48a28 100644 --- a/ltt/branches/poly/doc/developer/lttng-lttv-compatibility.html +++ b/ltt/branches/poly/doc/developer/lttng-lttv-compatibility.html @@ -1503,6 +1503,13 @@ obsolete
0.8.61
0.8.62
0.8.63
+0.8.64
+0.8.65
+0.8.66
+0.8.67
+0.8.68
+0.8.69
+0.8.70
0.6.3
@@ -1511,17 +1518,39 @@ obsolete
0.6.6
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.6.26
+0.6.27
0.27
+0.28
+0.29
obsolete
0.20
+0.21
0.29
+0.30
0.7
@@ -1532,6 +1561,60 @@ 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.
+
+ + + + + +0.8.61
+0.8.62
+0.8.63
+0.8.64
+0.8.65
+0.8.66
+0.8.67
+0.8.68
+0.8.69
+0.8.70
+ + +0.6.28
+0.6.29
+0.6.30
+0.6.31
+0.6.32
+ + +0.30
+ +obsolete
+ + +0.20
+0.21
+ + +0.29
+0.30
+ + +0.7
+ + +2.6.18 (git)
+2.6.18 (tarball)
+ + +Syscall facilities update for 2.6.18.
+0.8.29 fixes a typo in asm-generic/atomic-up.h.