X-Git-Url: https://git.liburcu.org/?a=blobdiff_plain;f=doc%2Fdeveloper%2Flttng-lttv-compatibility.html;h=eba71e9e607105b64606f9363e5f6f70cd0cb8cb;hb=58b4e4ae6fe118dbf6b441692eae833df2229d3e;hp=1049723c302207aece85bf7493eb8d5856c90b3f;hpb=1e9ea57388e2c64624b97bdde62563e21c1d22e0;p=lttv.git diff --git a/doc/developer/lttng-lttv-compatibility.html b/doc/developer/lttng-lttv-compatibility.html index 1049723c..eba71e9e 100644 --- a/doc/developer/lttng-lttv-compatibility.html +++ b/doc/developer/lttng-lttv-compatibility.html @@ -4269,6 +4269,7 @@ powerpc64, s390, sparc, sparc64.
0.246
0.247
0.248
+0.249
0.76
@@ -4281,6 +4282,8 @@ powerpc64, s390, sparc, sparc64.
0.19.7
0.19.8
0.19.9
+0.19.10
+0.19.11
0.6
@@ -4290,6 +4293,8 @@ powerpc64, s390, sparc, sparc64.
0.10
0.11
0.12
+0.13
+0.14
obsolete
@@ -4300,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.
@@ -4312,6 +4318,9 @@ 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.