X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=trunk%2Flttv%2Fdoc%2Fdeveloper%2Flttng-lttv-compatibility.html;h=84769e2ed7263d7bc4716fa2681b0b8636073680;hb=620c11bc5fe48cb98959088262cff2e85ad1af2b;hp=1611c6f95827c085b2c05456edce39e4e604f64e;hpb=9d4790883b4499067b9a984884c0b3759667fb44;p=lttv.git diff --git a/trunk/lttv/doc/developer/lttng-lttv-compatibility.html b/trunk/lttv/doc/developer/lttng-lttv-compatibility.html index 1611c6f9..84769e2e 100644 --- a/trunk/lttv/doc/developer/lttng-lttv-compatibility.html +++ b/trunk/lttv/doc/developer/lttng-lttv-compatibility.html @@ -3394,6 +3394,9 @@ powerpc64, s390, sparc, sparc64.
0.103
0.104
0.105
+0.106
+0.108
+0.109
0.65
@@ -3429,6 +3432,8 @@ LTTng 0.103 integrates a patch to cache the page_address lookup.
LTTng 0.104 includes the basics for future text output support (ltt-ascii is still work in progress) and a lot of patch folding has been done in preparation for LKML post. It supports kernel 2.6.29-rc7.
+LTTng 0.108 boosts performances. Fixes a false-sharing problem, divides the +buffer management code into slow and fast paths for better locality.