X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=doc%2Fdeveloper%2Flttng-lttv-compatibility.html;h=eba71e9e607105b64606f9363e5f6f70cd0cb8cb;hb=e40cdd19296a4fbacf0738fb3671f6d0503d9e99;hp=2deef1d2f89cca22d6f1fc36deeeb247f9c680ff;hpb=4e396559f27f5b922da8ac5a0fe16581a7ebbad2;p=lttv.git diff --git a/doc/developer/lttng-lttv-compatibility.html b/doc/developer/lttng-lttv-compatibility.html index 2deef1d2..eba71e9e 100644 --- a/doc/developer/lttng-lttv-compatibility.html +++ b/doc/developer/lttng-lttv-compatibility.html @@ -4016,6 +4016,7 @@ powerpc64, s390, sparc, sparc64.
...
0.87
0.88
+0.89
0.16
@@ -4084,6 +4085,7 @@ powerpc64, s390, sparc, sparc64.
...
0.87
0.88
+0.89
0.19.1
@@ -4134,6 +4136,7 @@ linaro-0.239-1
...
0.87
0.88
+0.89
0.19.2
@@ -4141,6 +4144,12 @@ linaro-0.239-1
0.6
+0.7
+0.8
+0.9
+0.10
+0.11
+0.12
obsolete
@@ -4194,6 +4203,7 @@ linaro-0.244-1
...
0.87
0.88
+0.89
0.19.4
@@ -4202,6 +4212,12 @@ linaro-0.244-1
0.6
+0.7
+0.8
+0.9
+0.10
+0.11
+0.12
obsolete
@@ -4253,19 +4269,32 @@ powerpc64, s390, sparc, sparc64.
0.246
0.247
0.248
+0.249
0.76
...
0.87
0.88
+0.89
0.19.7
0.19.8
+0.19.9
+0.19.10
+0.19.11
0.6
+0.7
+0.8
+0.9
+0.10
+0.11
+0.12
+0.13
+0.14
obsolete
@@ -4276,6 +4305,7 @@ obsolete
2.6.38
2.6.38.2
+2.6.38.6
LTTng 0.246 and lttng-modules 0.19.7 support Linux 2.6.38.
@@ -4286,6 +4316,11 @@ 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.
+lttng-modules 0.19.10 and LTTng 0.249 add dup() instrumentation and fixes +socket_sendmsg probe name typo. LTTng 0.249 is based on kernel 2.6.38.6.
+lttng-modules 0.19.11 fixes softirq instrumentation prototype.