Update version to 0.12.38 v0.12.38
authorMathieu Desnoyers <mathieu.desnoyers@polymtl.ca>
Mon, 21 Mar 2011 23:31:29 +0000 (19:31 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@polymtl.ca>
Mon, 21 Mar 2011 23:31:44 +0000 (19:31 -0400)
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
configure.ac
doc/developer/lttng-lttv-compatibility.html

index 7190fa713f70961232d99cf1a5bdb64d8af8f87b..88f1e8d7baefbb1aa9cd8a24033a743520d27a9d 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.37-17022011], [ltt-dev@lists.casi.polymtl.ca])
+AC_INIT([lttv], [0.12.38-21032011], [ltt-dev@lists.casi.polymtl.ca])
 AM_INIT_AUTOMAKE
 AM_SILENT_RULES([yes])
 AM_CONFIG_HEADER(config.h)
index cadaff34b3d8b906e23025a32c4b050cd2968d0a..9b5f522a7d8465624998f4ec7a2d7984e3da7862 100644 (file)
@@ -4247,6 +4247,7 @@ powerpc64, s390, sparc, sparc64.<br>
 0.12.35<br>
 0.12.36<br>
 0.12.37<br>
+0.12.38<br>
 </td>
 <td style="vertical-align: top;">
 0.246<br>
@@ -4278,6 +4279,9 @@ obsolete<br>
 LTTng 0.246 and lttng-modules 0.19.7 support Linux 2.6.38.<br>
 LTTng 0.247 and lttng-modules 0.19.8 add back MAYBE_BUILD_BUG_ON specifically
 for lttng modules and fix a prototype mismatch warning.<br>
+LTTV 0.12.38 fixes a bug in state.c raise softirq handling of softirq IDs larger
+than 31 (this was a bug in fallback code), which causes segmentation faults when
+viewing traces recorded on a 2.6.38 kernel.<br>
 </td>
 <td style="vertical-align: top;">
 </td>
This page took 0.02495 seconds and 4 git commands to generate.