update compat
authorMathieu Desnoyers <mathieu.desnoyers@polymtl.ca>
Mon, 1 Mar 2010 21:34:21 +0000 (16:34 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@polymtl.ca>
Mon, 1 Mar 2010 21:34:21 +0000 (16:34 -0500)
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
doc/developer/lttng-lttv-compatibility.html

index 02881b2ea70ecd56e8b9d3f17f54a7e4b286ad3b..4595f6d67e462afd2daf34a9a701108c27388496 100644 (file)
@@ -3851,6 +3851,10 @@ configs. Fixes incorrect API use introduced in 0.193.<br>
 LTTng 0.195 supports kernel 2.6.32.9.<br>
 LTTng 0.196 fixes a declaration omission in ARM omap3 trace clock, introduced in
 0.194.<br>
+LTTng 0.197 adds compiler barriers within nesting count. Eliminates possible
+false-negative caused by heavy compiler optimization. This only affects
+self-detection of internal LTTng problems (e.g. detecting trap recursion within
+the tracer), so it is not crucially important to update.<br>
 </td>
 <td style="vertical-align: top;">
 </td>
This page took 0.024952 seconds and 4 git commands to generate.