From: Mathieu Desnoyers Date: Fri, 26 Mar 2010 19:51:37 +0000 (-0400) Subject: update compat X-Git-Tag: v0.12.31~8 X-Git-Url: http://git.liburcu.org/?p=lttv.git;a=commitdiff_plain;h=e3d87cc5ff225bc11dbc9404142b301e835ec908 update compat Signed-off-by: Mathieu Desnoyers --- diff --git a/doc/developer/lttng-lttv-compatibility.html b/doc/developer/lttng-lttv-compatibility.html index aea2ed67..94c0e4d3 100644 --- a/doc/developer/lttng-lttv-compatibility.html +++ b/doc/developer/lttng-lttv-compatibility.html @@ -3730,6 +3730,7 @@ powerpc64, s390, sparc, sparc64.
0.78
0.79
0.80
+0.81
obsolete
@@ -3826,6 +3827,7 @@ powerpc64, s390, sparc, sparc64.
0.78
0.79
0.80
+0.81
obsolete
@@ -3875,6 +3877,9 @@ channels. This has been lost in the refactoring done around the 2.6.30 Linux kernel support series.
ltt-control 0.80 ltt-armall disables the input subsystem by default. ltt-armall -i should be used to activate these markers.
+ltt-control 0.81 divides the lttd daemon in a LGPLv2.1 library and GPLv2 program +parts. It makes it possible to spawn a daemon instance from a program without +requiring to fork a new process.