update to 0.12.34
authorMathieu Desnoyers <mathieu.desnoyers@polymtl.ca>
Sat, 14 Aug 2010 15:24:34 +0000 (11:24 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@polymtl.ca>
Sat, 14 Aug 2010 15:24:34 +0000 (11:24 -0400)
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
configure.ac
doc/developer/lttng-lttv-compatibility.html

index d27b5373322cfb86fdf20e19659cc84db6512529..23248bce7990eaa60451316b06f72578eb177255 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.33-08072010], [ltt-dev@lists.casi.polymtl.ca])
+AC_INIT([lttv], [0.12.34-14082010], [ltt-dev@lists.casi.polymtl.ca])
 AM_INIT_AUTOMAKE
 AM_CONFIG_HEADER(config.h)
 AM_PROG_LIBTOOL
index 4a13826ff5080a5e0f72ba79ecaab213773cf88e..5c133382f8d6a2f49f0834f6ca0dcad6af7dbbab 100644 (file)
@@ -3809,6 +3809,7 @@ powerpc64, s390, sparc, sparc64.<br>
 0.12.31<br>
 0.12.32<br>
 0.12.33<br>
+0.12.34<br>
 </td>
 <td style="vertical-align: top;">
 0.191<br>
@@ -3956,6 +3957,9 @@ LTTng 0.219 fixes an out-of-bound array use in marker.c.<br>
 LTTng 0.220 forces alignment on 128 bytes (larger than structure) to ensure that
 the section alignment in the linker script matches that of overly enthusiastic
 compilers.<br>
+LTTV 0.12.34 fixes a bug in string handling in libltttraceread. Caused incorrect
+string length calculation when a string appeared in many per-cpu tracefiles of
+the same channel.<br>
 </td>
 <td style="vertical-align: top;">
 </td>
This page took 0.025648 seconds and 4 git commands to generate.