X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=ltt%2Fbranches%2Fpoly%2Fdoc%2Fdeveloper%2Flttng-lttv-compatibility.html;h=72addef06848460354fed8376eee6f24831e15fa;hb=6d0cdf22a0f14b0ebbff26a675547a6410899b33;hp=e39fd13bd30bc3bee00c781287b34729110c0ac9;hpb=bd47f176bd880c347b23b4cb7877a42409d4e4e8;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 e39fd13b..72addef0 100644 --- a/ltt/branches/poly/doc/developer/lttng-lttv-compatibility.html +++ b/ltt/branches/poly/doc/developer/lttng-lttv-compatibility.html @@ -835,6 +835,7 @@ ltt-usertrace : add a java tracing example.
0.5.65
0.5.66
0.5.68a
+0.5.69
0.8
@@ -869,6 +870,79 @@ write system calls.
LTTng 0.5.59 : Fix usertrace facility registration : fork vs exec.
LTTV 0.8.46 : fix end of process in state.c.
LTTng 0.5.65 : Fix ltt-heartbeat.
+LTTng 0.5.69 : Fix ltt-usertrace blocking mode : causes OOPS on trace stop.
+
+ + + + + +0.8.45
+0.8.46
+0.8.47
+ + +0.5.70
+0.5.71
+ + +0.11
+ +obsolete
+ + +0.13
+ + +0.19
+0.20
+0.21
+0.22
+ + +0.7
+ + +2.6.17 (git)
+2.6.17 (tarball)
+ + +LTTng 0.5.71 : Fix a bug with ltt-usertrace blocking mode.
+
+ + + + + +0.8.48
+ + +0.5.72a
+ + +0.12
+ +obsolete
+ + +0.13
+ + +0.19
+0.20
+0.21
+0.22
+ + +0.7
+ + +2.6.17 (git)
+2.6.17 (tarball)
+ + +Add TGID.
+Merge Tim Bird fixes for compiling LTTV out of tree.