X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=doc%2Fdeveloper%2Flttng-lttv-compatibility.html;h=8d220486bf02488eedc0d001b86f655c50c038c7;hb=54d98f58766e050a4d2520e7910dd02bf073bd32;hp=cadaff34b3d8b906e23025a32c4b050cd2968d0a;hpb=a51c00d8c4f33810498f30b21ed032f0b54eac28;p=lttv.git diff --git a/doc/developer/lttng-lttv-compatibility.html b/doc/developer/lttng-lttv-compatibility.html index cadaff34..8d220486 100644 --- a/doc/developer/lttng-lttv-compatibility.html +++ b/doc/developer/lttng-lttv-compatibility.html @@ -4141,6 +4141,12 @@ linaro-0.239-1
0.6
+0.7
+0.8
+0.9
+0.10
+0.11
+0.12
obsolete
@@ -4202,6 +4208,12 @@ linaro-0.244-1
0.6
+0.7
+0.8
+0.9
+0.10
+0.11
+0.12
obsolete
@@ -4247,10 +4259,12 @@ powerpc64, s390, sparc, sparc64.
0.12.35
0.12.36
0.12.37
+0.12.38
0.246
0.247
+0.248
0.76
@@ -4261,9 +4275,16 @@ powerpc64, s390, sparc, sparc64.
0.19.7
0.19.8
+0.19.9
0.6
+0.7
+0.8
+0.9
+0.10
+0.11
+0.12
obsolete
@@ -4273,11 +4294,19 @@ obsolete
2.6.38
+2.6.38.2
LTTng 0.246 and lttng-modules 0.19.7 support Linux 2.6.38.
LTTng 0.247 and lttng-modules 0.19.8 add back MAYBE_BUILD_BUG_ON specifically for lttng modules and fix a prototype mismatch warning.
+LTTV 0.12.38 fixes a bug in state.c raise softirq handling of softirq IDs larger +than 31 (this was a bug in fallback code), which causes segmentation faults when +viewing traces recorded on a 2.6.38 kernel.
+LTTng 0.248 supports kernel 2.6.38.2, fixes a quilt vs git lockdep patch hunk +error (all quilt patches refreshed), merges OMAP4 trace clock fix.
+lttng-modules 0.19.9 is a bugfix release, fixes incorrect handling of disabled +channels.