X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=trunk%2Flttv%2Fdoc%2Fdeveloper%2Flttng-lttv-compatibility.html;h=ddb0ade86efc862a20fea2ea77c8e71a12afb614;hb=0919a063c3078015dc0195a218f77913d99ee268;hp=e06c7d43152249f4327bb05cdfb73c186f7b99e4;hpb=badc1bdfc264687f48020c15f2a1e2c84d1c58ba;p=lttv.git diff --git a/trunk/lttv/doc/developer/lttng-lttv-compatibility.html b/trunk/lttv/doc/developer/lttng-lttv-compatibility.html index e06c7d43..ddb0ade8 100644 --- a/trunk/lttv/doc/developer/lttng-lttv-compatibility.html +++ b/trunk/lttv/doc/developer/lttng-lttv-compatibility.html @@ -3213,12 +3213,16 @@ powerpc64, s390, sparc, sparc64.
0.12.0
0.12.1
0.12.2
+0.12.3
+0.12.4
0.65
0.66
0.67
0.68
+0.69
+0.70
0.60
@@ -3244,6 +3248,9 @@ 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.