LTTV 0.12.31
authorMathieu Desnoyers <mathieu.desnoyers@polymtl.ca>
Wed, 7 Apr 2010 15:36:27 +0000 (11:36 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@polymtl.ca>
Wed, 7 Apr 2010 15:36:27 +0000 (11:36 -0400)
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
configure.ac
doc/developer/lttng-lttv-compatibility.html

index 9b98809fe86ef02585db8b2e051771f1f423344d..69d3809a4ce86829ba0b42509c4fa678595f4337 100644 (file)
@@ -21,7 +21,7 @@
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ(2.57)
-AC_INIT([lttv], [0.12.30-02102010], [ltt-dev@lists.casi.polymtl.ca])
+AC_INIT([lttv], [0.12.31-04072010], [ltt-dev@lists.casi.polymtl.ca])
 AM_INIT_AUTOMAKE
 AM_CONFIG_HEADER(config.h)
 AM_PROG_LIBTOOL
index 16fc187c40b3211802d509c0725297af9e64a4e0..e26102d08222f6b59f30ea1e8bc2620763c4fe4b 100644 (file)
@@ -3806,6 +3806,7 @@ powerpc64, s390, sparc, sparc64.<br>
 <tr>
 <td style="vertical-align: top;">
 0.12.30<br>
+0.12.31<br>
 </td>
 <td style="vertical-align: top;">
 0.191<br>
@@ -3901,6 +3902,9 @@ LTTng 0.208 uses msleep() rather than cpu_relax() for better !PREEMPT UP support
 for the kref teardown.<br>
 ltt-control 0.83 does a temporary fix to ensure lttd grabs file handles at the
 end of overwrite mode tracing.<br>
+LTTV 0.12.31 fixes the statedump end state handler to correctly deal with
+threads scheduled out from userspace (waiting for CPU) when the statedump end
+event happen.<br>
 </td>
 <td style="vertical-align: top;">
 </td>
This page took 0.034669 seconds and 4 git commands to generate.