X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=trunk%2Flttv%2Fdoc%2Fdeveloper%2Flttng-lttv-compatibility.html;h=fe19735c7a1b197b949ed430d211d110c35e707a;hb=71d401ab8074e1ec3dc3f9d187ce302ca4846f87;hp=75f1fe74b4a0dc86085b541eba40b7883f24865a;hpb=9c3c176a1e5df1b497ce0d3ddd23657a9a3488e5;p=lttv.git diff --git a/trunk/lttv/doc/developer/lttng-lttv-compatibility.html b/trunk/lttv/doc/developer/lttng-lttv-compatibility.html index 75f1fe74..fe19735c 100644 --- a/trunk/lttv/doc/developer/lttng-lttv-compatibility.html +++ b/trunk/lttv/doc/developer/lttng-lttv-compatibility.html @@ -3215,6 +3215,8 @@ powerpc64, s390, sparc, sparc64.
0.12.2
0.12.3
0.12.4
+0.12.5
+0.12.6
0.65
@@ -3224,11 +3226,21 @@ powerpc64, s390, sparc, sparc64.
0.69
0.70
0.71
+0.72
+0.73
+0.74
+0.75
+0.76
+0.77
+0.78
+0.79
0.60
0.61
0.62
+0.63
+0.64
obsolete
@@ -3246,6 +3258,7 @@ obsolete
2.6.27.8
2.6.27.9
2.6.27.10
+2.6.28
Channels are now dynamically allocated at runtime by LTTng.
@@ -3257,6 +3270,14 @@ support and event.subname= support.
LTTV 0.12.4 fixes marker support so it handles disabled channels.
ltt-control 0.62 fixes ash newline support in ltt-armall/ltt-disarmall. This is expecially useful for busybox.
+LTTV 0.12.5 fixes the syscall and softirq names in print.c.
+LTTng 0.73 supports the 2.6.28 kernel.
+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.