From ab92fbe98d5fe257ac698c31c27fd211c03415c3 Mon Sep 17 00:00:00 2001 From: compudj Date: Fri, 19 Jun 2009 13:29:09 +0000 Subject: [PATCH] update lttv git-svn-id: http://ltt.polymtl.ca/svn@3406 04897980-b3bd-0310-b5e0-8ef037075253 --- trunk/lttv/configure.in | 2 +- trunk/lttv/doc/developer/lttng-lttv-compatibility.html | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/trunk/lttv/configure.in b/trunk/lttv/configure.in index 9371b589..d9e5689f 100644 --- a/trunk/lttv/configure.in +++ b/trunk/lttv/configure.in @@ -23,7 +23,7 @@ AC_PREREQ(2.57) AC_INIT(FULL-PACKAGE-NAME, VERSION, BUG-REPORT-ADDRESS) #AC_WITH_LTDL # not needed ? -AM_INIT_AUTOMAKE(lttv,0.12.15-16062009) +AM_INIT_AUTOMAKE(lttv,0.12.16-19062009) AM_CONFIG_HEADER(config.h) AM_PROG_LIBTOOL diff --git a/trunk/lttv/doc/developer/lttng-lttv-compatibility.html b/trunk/lttv/doc/developer/lttng-lttv-compatibility.html index 106d218f..53f46dab 100644 --- a/trunk/lttv/doc/developer/lttng-lttv-compatibility.html +++ b/trunk/lttv/doc/developer/lttng-lttv-compatibility.html @@ -3381,6 +3381,7 @@ powerpc64, s390, sparc, sparc64.
0.12.13
0.12.14
0.12.15
+0.12.16
0.92
@@ -3436,6 +3437,7 @@ powerpc64, s390, sparc, sparc64.
0.65
0.66
0.67
+0.68
obsolete
@@ -3512,6 +3514,8 @@ own smp_mb()s to ensure memory ordering. It's a slow path anyway, we don't care.
LTTng 0.140 supports kernel 2.6.30.
LTTV 0.12.15 contains some fixes for the resource view.
+ltt-control 0.68 fixes a memory leak in liblttctl.
+lttv 0.12.16 fixes file/quit menu.
-- 2.34.1