X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=trunk%2Flttv%2Fdoc%2Fdeveloper%2Flttng-lttv-compatibility.html;h=f507fd03c3c5fd6644b1a76420c97edc7bd0f640;hb=9ffd118845d5253e4bea06ab5b76bca9e4567515;hp=1a9b5f797f670d3dad32f2e89eda99eb7397dadc;hpb=068a2c7f1d44a3e58ef7dc200ddd3025187d49fb;p=lttv.git diff --git a/trunk/lttv/doc/developer/lttng-lttv-compatibility.html b/trunk/lttv/doc/developer/lttng-lttv-compatibility.html index 1a9b5f79..f507fd03 100644 --- a/trunk/lttv/doc/developer/lttng-lttv-compatibility.html +++ b/trunk/lttv/doc/developer/lttng-lttv-compatibility.html @@ -2857,9 +2857,22 @@ powerpc64, s390, sparc, sparc64.
0.16
+0.17
+0.18
+0.19
+0.20
+0.21
+0.22
+0.23
+0.24
+0.25
+0.26
+0.27
0.51
+0.52
+0.53
obsolete
@@ -2875,12 +2888,26 @@ obsolete
2.6.27-rc2
+2.6.27-rc3
+2.6.27-rc6
+2.6.27-rc7
LTTng 0.16 supports 2.6.27-rc2, including ftrace and "taps".
LTTV 0.10.0-pre15 includes some fixes in state.c (uninitialized variables).
lttctl 0.51 adds support for taps.
markers-userspace 0.6 supports kernel 2.6.27-rc2.
+LTTng 0.17 uses per-cpu variables to keep ltt_nesting.
+LTTng 0.18 reverts the formal-verif fix patch, which was broken since LTTng +0.14.
+LTTng 0.19 really just fixes the "author" in the lttng git tree.
+LTTng 0.23 contains a build fix for psrwlock on x86_32.
+LTTng 0.24 fixes the git tree.
+LTTng 0.25 fixes x86_64 compilation.
+LTTng 0.26 supports kernel 2.6.27-rc7.
+lttctl 0.52 fixes the ltt-armall script.
+LTTng 0.27 and lttd (ltt-control) 0.53 implement a vmap-less buffering scheme +using splice().