X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=doc%2Fdeveloper%2Flttng-lttv-compatibility.html;h=2ffb601cb5d848e4e325ebecd633b24a577fad27;hb=c09b9c99ec1c0f7ef9759cf1a304174e53a06b31;hp=c51cded7ec5726d79decc64bc4eb8a903eac7e17;hpb=82b4cbf3bc1c6ec21c3505be7fd739e1c24464c3;p=lttv.git diff --git a/doc/developer/lttng-lttv-compatibility.html b/doc/developer/lttng-lttv-compatibility.html index c51cded7..2ffb601c 100644 --- a/doc/developer/lttng-lttv-compatibility.html +++ b/doc/developer/lttng-lttv-compatibility.html @@ -3845,6 +3845,9 @@ powerpc64, s390, sparc, sparc64.
0.220
0.221
0.222
+0.223
+0.224
+0.225
0.76
@@ -3882,6 +3885,8 @@ obsolete
2.6.33.4
2.6.34
2.6.34.4
+2.6.35.2
+2.6.35.4
LTTng 0.191, LTTV 0.12.30 coming with trace format 2.6 revert to the pre-2.4 @@ -3973,6 +3978,10 @@ seekable files.
LTTV 0.12.35 fixes a problem introduced in 0.12.34, fixing the problem initially fixed by 0.12.34 in the "correct" way; without unwanted side-effects. LTTV 0.12.34 had problems calling hooks for some events.
+LTTng 0.223 supports kernel 2.6.35.2.
+LTTng 0.224 fixes socket instrumentation in git tree: the patch hunk management +differs between quilt and git, so only the git tree showed this problem.
+LTTng 0.225 supports kernel 2.6.35.4, updates generic alignment patch.