update compat
[lttv.git] / trunk / lttv / doc / developer / lttng-lttv-compatibility.html
index 06da1895746900d7fadaff1d38726b44415f9a31..552c0d4d5ca20365795b066de2e3e3188c6baccc 100644 (file)
@@ -3426,6 +3426,9 @@ powerpc64, s390, sparc, sparc64.<br>
 0.134<br>
 0.135<br>
 0.136<br>
+0.137<br>
+0.138<br>
+0.139<br>
 </td>
 <td style="vertical-align: top;">
 0.65<br>
@@ -3497,6 +3500,13 @@ LTTV 0.12.13 fixes a bug in resourceview trap exit handling when occurs before
 any trap entry at the beginning of the trace.<br>
 LTTV 0.12.14 fixes irq and softirq handling of resourceview for exit event at
 the beginning of the trace.<br>
+LTTng 0.137 moves trace_clock generic variable to trace_clock_var. Conflict with
+ftrace.<br>
+LTTng 0.139 modifies the memory barrier IPIs (at sub-subber switch) to give them
+a good deal of paranoia : don't trust the Linux IPI mechanism to ensure that
+memory is presented in program order when the remote ipi handler runs. Use our
+own smp_mb()s to ensure memory ordering. It's a slow path anyway, we don't
+care.<br>
 </td>
 <td style="vertical-align: top;">
 </td>
This page took 0.023196 seconds and 4 git commands to generate.