update version and compat 0.12.32
authorMathieu Desnoyers <mathieu.desnoyers@polymtl.ca>
Wed, 9 Jun 2010 19:25:29 +0000 (15:25 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@polymtl.ca>
Wed, 9 Jun 2010 19:25:29 +0000 (15:25 -0400)
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
configure.ac
doc/developer/lttng-lttv-compatibility.html

index b3b86fb41ca88522a0df636c12bc40d3ef5422a1..adccd1a32d0834f74a89a5c89bfc0e4ab447b529 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.31-04072010], [ltt-dev@lists.casi.polymtl.ca])
+AC_INIT([lttv], [0.12.32-05032010], [ltt-dev@lists.casi.polymtl.ca])
 AM_INIT_AUTOMAKE
 AM_CONFIG_HEADER(config.h)
 AM_PROG_LIBTOOL
index 265dc0b79b86ed0fc92447d211304a237c5954c5..511056a357ff0d4460ccd99a78401fc333b447eb 100644 (file)
@@ -3807,6 +3807,7 @@ powerpc64, s390, sparc, sparc64.<br>
 <td style="vertical-align: top;">
 0.12.30<br>
 0.12.31<br>
+0.12.32<br>
 </td>
 <td style="vertical-align: top;">
 0.191<br>
@@ -3848,6 +3849,7 @@ powerpc64, s390, sparc, sparc64.<br>
 0.84<br>
 0.85<br>
 0.86<br>
+0.87<br>
 </td>
 <td style="vertical-align: top;">
 obsolete<br>
@@ -3936,6 +3938,8 @@ ltt-control 0.86 puts fadvise after sync writeback to use sync writeback rather
 than dirty page writeback. (should improve streaming)<br>
 LTTng 0.216 fixes a trace-clock-32-to-64 teardown bug recently introcuced. Only
 affects ARM and MIPS SMP systems.<br>
+LTTV 0.12.32 includes various cleanups and fixes.<br>
+ltt-control 0.87 fixes argument parsing for periodical buffer switch option.<br>
 </td>
 <td style="vertical-align: top;">
 </td>
This page took 0.025408 seconds and 4 git commands to generate.