From: Mathieu Desnoyers Date: Wed, 5 Jan 2011 23:38:11 +0000 (-0500) Subject: update compat X-Git-Tag: v0.12.37~22 X-Git-Url: http://git.liburcu.org/?p=lttv.git;a=commitdiff_plain;h=4bc3cc92ac48731ab2bd5e5b392a3f052b56fb37 update compat Signed-off-by: Mathieu Desnoyers --- diff --git a/doc/developer/lttng-lttv-compatibility.html b/doc/developer/lttng-lttv-compatibility.html index 48bb6ec9..1020a764 100644 --- a/doc/developer/lttng-lttv-compatibility.html +++ b/doc/developer/lttng-lttv-compatibility.html @@ -4127,6 +4127,7 @@ powerpc64, s390, sparc, sparc64.
0.238
0.239
0.239-1 (Linaro)
+0.240
0.76
@@ -4148,6 +4149,7 @@ obsolete
2.6.36
+2.6.36.2
LTTng 0.238 and lttng-modules 0.19.2 now reserve the PMU on ARM OMAP2+ when a @@ -4156,6 +4158,8 @@ LTTng 0.239 updates the generic alignment API patch.
LTTV 0.12.36 contains small improvements and bugfixes.
LTTng 0.239-1 (Linaro) introduces a LTTng tree based off the Linaro kernel tree. It will be rebased for each Linaro kernel release.
+LTTng 0.240 supports kernel 2.6.36.2, and adds user-space trace clock read +support through clock_gettime() for UST.