From: Mathieu Desnoyers Date: Fri, 20 Aug 2010 21:22:53 +0000 (-0400) Subject: update compat X-Git-Tag: v0.12.36~25 X-Git-Url: http://git.liburcu.org/?p=lttv.git;a=commitdiff_plain;h=6c161530fe77d940ad245c8b5dbcb203e68859b0 update compat Signed-off-by: Mathieu Desnoyers --- diff --git a/doc/developer/lttng-lttv-compatibility.html b/doc/developer/lttng-lttv-compatibility.html index 4677f6c4..2de0c570 100644 --- a/doc/developer/lttng-lttv-compatibility.html +++ b/doc/developer/lttng-lttv-compatibility.html @@ -3846,6 +3846,7 @@ powerpc64, s390, sparc, sparc64.
0.221
0.222
0.223
+0.224
0.76
@@ -3976,6 +3977,8 @@ 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.