From: compudj Date: Fri, 19 Jun 2009 13:29:09 +0000 (+0000) Subject: update lttv X-Git-Tag: v0.12.20~83 X-Git-Url: https://git.lttng.org/?p=lttv.git;a=commitdiff_plain;h=ab92fbe98d5fe257ac698c31c27fd211c03415c3 update lttv git-svn-id: http://ltt.polymtl.ca/svn@3406 04897980-b3bd-0310-b5e0-8ef037075253 --- 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.