From: compudj Date: Wed, 29 Mar 2006 20:02:57 +0000 (+0000) Subject: update compat X-Git-Tag: v0.12.20~1755 X-Git-Url: https://git.lttng.org/?a=commitdiff_plain;h=86a01c19a1e4ac309c61a3e5e30b7fee6cd69a3c;p=lttv.git update compat git-svn-id: http://ltt.polymtl.ca/svn@1734 04897980-b3bd-0310-b5e0-8ef037075253 --- diff --git a/ltt/branches/poly/doc/developer/lttng-lttv-compatibility.html b/ltt/branches/poly/doc/developer/lttng-lttv-compatibility.html index 73a7d374..82f5ec33 100644 --- a/ltt/branches/poly/doc/developer/lttng-lttv-compatibility.html +++ b/ltt/branches/poly/doc/developer/lttng-lttv-compatibility.html @@ -580,6 +580,7 @@ Separate the viewer from the tracing controller (userful for embedded tracing).< 0.5.38
0.5.39
0.5.40
+0.5.41
0.1
@@ -593,6 +594,7 @@ Separate the viewer from the tracing controller (userful for embedded tracing).< 0.17
+0.18
0.7
@@ -605,6 +607,7 @@ Separate the viewer from the tracing controller (userful for embedded tracing).< Kernel 2.6.16 support.
LTTng 0.5.38 : Fix deadlock scenario involving deliver from an NMI handler.
LTTng 0.5.40/ltt-usertrace 0.8 : Fix off-by-one which pushes the reader with small subbuffers (only in buffer full condition)
+genevent 0.18 fixes missing nested subtypes align/write functions.