X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=trunk%2Flttv%2Fdoc%2Fdeveloper%2Flttng-lttv-compatibility.html;h=8ecf995bece8efb28679c4f950d84a68e819c72d;hb=28b45a8f2cf0082d5864d74d3ec3c5168d420f33;hp=ff4a42e424e942a0d932c0c57a7a128e9b0b6e08;hpb=324a1784256fa26471d9d7000a3b6fda1e5ca326;p=lttv.git diff --git a/trunk/lttv/doc/developer/lttng-lttv-compatibility.html b/trunk/lttv/doc/developer/lttng-lttv-compatibility.html index ff4a42e4..8ecf995b 100644 --- a/trunk/lttv/doc/developer/lttng-lttv-compatibility.html +++ b/trunk/lttv/doc/developer/lttng-lttv-compatibility.html @@ -3233,12 +3233,16 @@ powerpc64, s390, sparc, sparc64.
0.76
0.77
0.78
+0.79
+0.80
+0.81
0.60
0.61
0.62
0.63
+0.64
obsolete
@@ -3274,6 +3278,11 @@ LTTng 0.74 fixes network probe build and adds ext4/jbd2 tracepoints.
LTTng 0.75 adds ext4 tracing support.
LTTng 0.76 adds ext4 and jbd2 filtering on inode/device. See /mnt/debugfs/ltt/filter/
+ltt-control 0.64 automatically mounts debugfs and loads +ltt-trace-control.ko.
+LTTng 0.80 fixes regression in entry_64.S where a tbench slowdown occured when +SYSCALL AUDIT or secure computing was enabled.
+LTTng 0.81 fixes userspace marker ABI x86_32 build error.