X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=trunk%2Flttv%2Fdoc%2Fdeveloper%2Flttng-lttv-compatibility.html;h=738c1fc7f78d7261087ddcbb7f934fb10f04a8f5;hb=02e754a1faaf5fbf838cf52b0042846c7c303de1;hp=fe250d414945d1f2e1f4ced4290eb97817d3d5a1;hpb=1959d81343c05ef5920dd32d0b82a34d635cfdc3;p=lttv.git diff --git a/trunk/lttv/doc/developer/lttng-lttv-compatibility.html b/trunk/lttv/doc/developer/lttng-lttv-compatibility.html index fe250d41..738c1fc7 100644 --- a/trunk/lttv/doc/developer/lttng-lttv-compatibility.html +++ b/trunk/lttv/doc/developer/lttng-lttv-compatibility.html @@ -3395,6 +3395,7 @@ powerpc64, s390, sparc, sparc64.
0.104
0.105
0.106
+0.108
0.65
@@ -3430,6 +3431,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.