X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=trunk%2Flttv%2Fdoc%2Fdeveloper%2Flttng-lttv-compatibility.html;h=202522dd3e0969dc4e7fa713211b401c03e8b091;hb=de5e5ffaf0c718543409b72b6fd25888d65b9eaa;hp=ddb0ade86efc862a20fea2ea77c8e71a12afb614;hpb=0919a063c3078015dc0195a218f77913d99ee268;p=lttv.git diff --git a/trunk/lttv/doc/developer/lttng-lttv-compatibility.html b/trunk/lttv/doc/developer/lttng-lttv-compatibility.html index ddb0ade8..202522dd 100644 --- a/trunk/lttv/doc/developer/lttng-lttv-compatibility.html +++ b/trunk/lttv/doc/developer/lttng-lttv-compatibility.html @@ -3215,6 +3215,7 @@ powerpc64, s390, sparc, sparc64.
0.12.2
0.12.3
0.12.4
+0.12.5
0.65
@@ -3223,10 +3224,15 @@ powerpc64, s390, sparc, sparc64.
0.68
0.69
0.70
+0.71
+0.72
+0.73
0.60
0.61
+0.62
+0.63
obsolete
@@ -3242,6 +3248,9 @@ 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.
@@ -3251,6 +3260,10 @@ LTTng 0.68 implements /mnt/debugfs/ltt/write_event for basic userspace tracing.< LTTV 0.12.3 updates the filter for channel_name.event_name, adds channel.name= 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.