X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=trunk%2Flttv%2Fdoc%2Fdeveloper%2Flttng-lttv-compatibility.html;h=9ea140047c00064ebcf76d4ef73c540456b60876;hb=ad14f90efe52661ee64995f86018b680fc0b8d24;hp=87b89032078dc5eadd2fd9abcf46b2bf5cc94692;hpb=d5662043c1570c860ee97af8d6cdd95af95a8c50;p=lttv.git diff --git a/trunk/lttv/doc/developer/lttng-lttv-compatibility.html b/trunk/lttv/doc/developer/lttng-lttv-compatibility.html index 87b89032..9ea14004 100644 --- a/trunk/lttv/doc/developer/lttng-lttv-compatibility.html +++ b/trunk/lttv/doc/developer/lttng-lttv-compatibility.html @@ -2808,6 +2808,8 @@ powerpc64, s390, sparc, sparc64.
0.11
0.12
0.13
+0.14
+0.15
0.49
@@ -2827,6 +2829,7 @@ obsolete
2.6.26
+2.6.26.1
LTTng 0.10 support kernel 2.6.26 and adds markers support for userspace on x86 @@ -2834,6 +2837,58 @@ LTTng 0.10 support kernel 2.6.26 and adds markers support for userspace on x86 markers visible in /proc at script execution.
ltt-control 0.50 fixes lttd mutex usage in when multithreaded (-N x).
lttv 0.10.0-pre14 fixes support of traces where CPU are hotplugged.
+LTTng 0.14 includes a fix to the LTTng buffering scheme, found by running a Spin +model through Promela.
+LTTng 0.15 has whitespace cleanups.
+ + + + +x86, alpha, arm26, avr32, cris, frv, h8300, m32r, m68knommu, parisc, sh, sh64, +um, v850, xtensa.
+arm, i686, ia64, m68k, mips, mipsel, x86_64, powerpc 405, +powerpc64, s390, sparc, sparc64.
+ + + + + +0.10.0-pre15
+ + +0.16
+0.17
+0.18
+0.19
+ + +0.51
+ + +obsolete
+ + +0.6
+ + +obsolete
+ + +1.0
+ + +2.6.27-rc2
+2.6.27-rc3
+ + +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.