X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=trunk%2Flttv%2Fdoc%2Fdeveloper%2Flttng-lttv-compatibility.html;h=da851deb487b3c2735c7aec6080e3cb061977699;hb=7c659f66f797dad53903a9d8dd56732346546e11;hp=f7497ebc99e508082d5a4fdb2287d2dc32fc5130;hpb=03cff32ae0a826fa798dbccad369c22b688e660b;p=lttv.git diff --git a/trunk/lttv/doc/developer/lttng-lttv-compatibility.html b/trunk/lttv/doc/developer/lttng-lttv-compatibility.html index f7497ebc..da851deb 100644 --- a/trunk/lttv/doc/developer/lttng-lttv-compatibility.html +++ b/trunk/lttv/doc/developer/lttng-lttv-compatibility.html @@ -3214,6 +3214,7 @@ powerpc64, s390, sparc, sparc64.
0.12.1
0.12.2
0.12.3
+0.12.4
0.65
@@ -3222,10 +3223,14 @@ powerpc64, s390, sparc, sparc64.
0.68
0.69
0.70
+0.71
+0.72
0.60
0.61
+0.62
+0.63
obsolete
@@ -3241,6 +3246,8 @@ obsolete
2.6.27.8
+2.6.27.9
+2.6.27.10
Channels are now dynamically allocated at runtime by LTTng.
@@ -3249,6 +3256,9 @@ 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.