X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=trunk%2Flttv%2Fdoc%2Fdeveloper%2Flttng-lttv-compatibility.html;h=75f1fe74b4a0dc86085b541eba40b7883f24865a;hb=bdc16d1fa88c8453a3642a381129dfbb52186af6;hp=cd00e50b68105ed385b05eb9c22c64ca578f8fd9;hpb=11fee3bf54238a2bbdb2d6953823de4637b4acaf;p=lttv.git diff --git a/trunk/lttv/doc/developer/lttng-lttv-compatibility.html b/trunk/lttv/doc/developer/lttng-lttv-compatibility.html index cd00e50b..75f1fe74 100644 --- a/trunk/lttv/doc/developer/lttng-lttv-compatibility.html +++ b/trunk/lttv/doc/developer/lttng-lttv-compatibility.html @@ -3213,6 +3213,8 @@ powerpc64, s390, sparc, sparc64.
0.12.0
0.12.1
0.12.2
+0.12.3
+0.12.4
0.65
@@ -3220,10 +3222,13 @@ powerpc64, s390, sparc, sparc64.
0.67
0.68
0.69
+0.70
+0.71
0.60
0.61
+0.62
obsolete
@@ -3239,12 +3244,19 @@ obsolete
2.6.27.8
+2.6.27.9
+2.6.27.10
Channels are now dynamically allocated at runtime by LTTng.
Marker IDs are now per channel.
ltt-control 0.61 changes the command line arguments. See updated QUICKSTART.
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.