update version to 0.12.33 v0.12.33
authorMathieu Desnoyers <mathieu.desnoyers@polymtl.ca>
Thu, 8 Jul 2010 15:48:38 +0000 (11:48 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@polymtl.ca>
Thu, 8 Jul 2010 15:48:38 +0000 (11:48 -0400)
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
configure.ac
doc/developer/lttng-lttv-compatibility.html

index adccd1a32d0834f74a89a5c89bfc0e4ab447b529..d27b5373322cfb86fdf20e19659cc84db6512529 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.32-05032010], [ltt-dev@lists.casi.polymtl.ca])
+AC_INIT([lttv], [0.12.33-08072010], [ltt-dev@lists.casi.polymtl.ca])
 AM_INIT_AUTOMAKE
 AM_CONFIG_HEADER(config.h)
 AM_PROG_LIBTOOL
index aa20354037444e1f17524a76562137469b5a82f0..947f9e862c715297f094be4ecf1136a0c0dd15d5 100644 (file)
@@ -3808,6 +3808,7 @@ powerpc64, s390, sparc, sparc64.<br>
 0.12.30<br>
 0.12.31<br>
 0.12.32<br>
+0.12.33<br>
 </td>
 <td style="vertical-align: top;">
 0.191<br>
@@ -3946,6 +3947,9 @@ ltt-control 0.87 fixes argument parsing for periodical buffer switch option.<br>
 LTTng 0.217 supports kernel 2.6.34.<br>
 LTTng 0.218 fixes a missing irq_desc export in kernel/irq/handle.c, affects
 sparse irq configurations.<br>
+LTTV 0.12.33 fixes statistics handling. Use per-cpu rather than per-tracefile
+event tree head. This bug was introduced when LTTng started supporting multiple
+channels.<br>
 </td>
 <td style="vertical-align: top;">
 </td>
This page took 0.025684 seconds and 4 git commands to generate.