X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=ltt%2Fbranches%2Fpoly%2Fdoc%2Fdeveloper%2Flttng-lttv-compatibility.html;h=5d7f4d715c722b628d1eb1ebcbf44e834a00e0cc;hb=6a613e854b31bf947c8777afa711cfbe672d05dc;hp=ab1e32b47208ab632c57580e4b0e1b500c6d74a4;hpb=c0e5b05d8bada2ff7b92cf583ffa5e385b90c145;p=lttv.git diff --git a/ltt/branches/poly/doc/developer/lttng-lttv-compatibility.html b/ltt/branches/poly/doc/developer/lttng-lttv-compatibility.html index ab1e32b4..5d7f4d71 100644 --- a/ltt/branches/poly/doc/developer/lttng-lttv-compatibility.html +++ b/ltt/branches/poly/doc/developer/lttng-lttv-compatibility.html @@ -1072,6 +1072,7 @@ Separate the transport mechanism from the tracing (Richard Purdie).
0.8.55
0.8.56
0.8.57
+0.8.59
0.5.80
@@ -1080,6 +1081,18 @@ Separate the transport mechanism from the tracing (Richard Purdie).
0.5.83
0.5.86
0.5.87
+0.5.88
+0.5.89
+0.5.90
+0.5.91
+0.5.92
+0.5.94
+0.5.95
+0.5.96
+0.5.98
+0.5.99
+0.5.100
+0.5.103
0.14
@@ -1094,11 +1107,13 @@ obsolete
0.15
0.16
0.17
+0.18
0.24
0.25
0.26
+0.27
0.7
@@ -1117,6 +1132,12 @@ LTTng 0.5.87 fixes x86 kernel and process stack dump and adds nice menu options for it.
LTTV 0.8.57 fixes a bug recently introduced in event list scroll/page/move up.
+LTTng 0.5.88 fixes an important bug, present in all LTTng versions, which +makes it discard silently every event nested on an already executing probe.
+genevent 0.27 and ltt-usertrace 0.18 fix a problem with alignment of the +userspace printf event.
+LTTng 0.5.101 Adds sysenter/sysexit instrumentation. It also fixes i386 stack +dump.