From: Mathieu Desnoyers Date: Wed, 18 Nov 2009 16:52:39 +0000 (-0500) Subject: update compat X-Git-Tag: v0.12.26~82 X-Git-Url: http://git.liburcu.org/?p=lttv.git;a=commitdiff_plain;h=1d78e14a606d18d72a478019d84eead027e03f5e update compat Signed-off-by: Mathieu Desnoyers --- diff --git a/doc/developer/lttng-lttv-compatibility.html b/doc/developer/lttng-lttv-compatibility.html index 94a803fb..95ca900f 100644 --- a/doc/developer/lttng-lttv-compatibility.html +++ b/doc/developer/lttng-lttv-compatibility.html @@ -3696,9 +3696,11 @@ powerpc64, s390, sparc, sparc64.
0.173
0.174
0.175
+0.176
0.76
+0.77
obsolete
@@ -3724,6 +3726,9 @@ LTTng 0.174 adds missing del_timer to switch_timer, and fixes buggy mips32 trace clock.
LTTng 0.175 fixes event ID compaction. Caused problems when doing a second (and more) trace session.
+ltt-control 0.77 integrates new more flexible ltt-armall/ltt-disarmall scripts +(which can now take options). LTTng 0.176 fixes a reverse locking issue in +marker disable from trace control module.