From cf1edabde5ccde390704f76d7a1bf9edfd964660 Mon Sep 17 00:00:00 2001 From: Mathieu Desnoyers Date: Wed, 9 Jun 2010 15:25:29 -0400 Subject: [PATCH] update version and compat Signed-off-by: Mathieu Desnoyers --- configure.ac | 2 +- doc/developer/lttng-lttv-compatibility.html | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index b3b86fb4..adccd1a3 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.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 diff --git a/doc/developer/lttng-lttv-compatibility.html b/doc/developer/lttng-lttv-compatibility.html index 265dc0b7..511056a3 100644 --- a/doc/developer/lttng-lttv-compatibility.html +++ b/doc/developer/lttng-lttv-compatibility.html @@ -3807,6 +3807,7 @@ powerpc64, s390, sparc, sparc64.
0.12.30
0.12.31
+0.12.32
0.191
@@ -3848,6 +3849,7 @@ powerpc64, s390, sparc, sparc64.
0.84
0.85
0.86
+0.87
obsolete
@@ -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)
LTTng 0.216 fixes a trace-clock-32-to-64 teardown bug recently introcuced. Only affects ARM and MIPS SMP systems.
+LTTV 0.12.32 includes various cleanups and fixes.
+ltt-control 0.87 fixes argument parsing for periodical buffer switch option.
-- 2.34.1