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=de28ab35475e24c2fbd5ad72c0af14c155646a27;hpb=52091cbb7e3f666c773f3e9570c8661cb1f1180f;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 de28ab35..72addef0 100644 --- a/ltt/branches/poly/doc/developer/lttng-lttv-compatibility.html +++ b/ltt/branches/poly/doc/developer/lttng-lttv-compatibility.html @@ -821,15 +821,26 @@ ltt-usertrace : add a java tracing example.
0.8.45
+0.8.46
+0.8.47
0.5.58
0.5.59
0.5.60
0.5.61
+0.5.62
+0.5.63
+0.5.64
+0.5.65
+0.5.66
+0.5.68a
+0.5.69
0.8
+0.9
+0.10
obsolete
@@ -837,6 +848,8 @@ obsolete
0.8
0.9
0.10
+0.11
+0.12
0.19
@@ -855,6 +868,81 @@ obsolete
Add support for fs_data facility : get the first 32 bytes of data in read and 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.