From: Mathieu Desnoyers Date: Fri, 29 Jan 2010 00:03:27 +0000 (-0500) Subject: update version X-Git-Tag: v0.12.27~2 X-Git-Url: http://git.lttng.org/?p=lttv.git;a=commitdiff_plain;h=9f11321b7ef9ffc6f7e46c5cb450bd8ec99f9eed update version Signed-off-by: Mathieu Desnoyers --- diff --git a/configure.ac b/configure.ac index c3a0b508..5f882de1 100644 --- a/configure.ac +++ b/configure.ac @@ -21,7 +21,7 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ(2.57) -AC_INIT([lttv], [0.12.25-16122009], [ltt-dev@lists.casi.polymtl.ca]) +AC_INIT([lttv], [0.12.26-28012010], [ltt-dev@lists.casi.polymtl.ca]) AM_INIT_AUTOMAKE AM_CONFIG_HEADER(config.h) AM_PROG_LIBTOOL diff --git a/doc/developer/lttng-lttv-compatibility.html b/doc/developer/lttng-lttv-compatibility.html index ee063b33..fb98e9a7 100644 --- a/doc/developer/lttng-lttv-compatibility.html +++ b/doc/developer/lttng-lttv-compatibility.html @@ -3694,6 +3694,7 @@ powerpc64, s390, sparc, sparc64.
0.12.23
0.12.24
0.12.25
+0.12.26
0.173
@@ -3771,6 +3772,8 @@ state.c (experienced on a ARM trace).
LTTng 0.185 coexists peacefully with trace event.
LTTng 0.186 and 0.186o fixes !CPUFREQ config for arm omap3 tracing.
LTTng 0.187 and 0.188, for kernel 2.6.32.4, fixes x86-32 apm cpu idle instrumentation.
+LTTng 0.12.26 fixes a backward position seek wrap-around (time underflow) issue +with the detailed event list.