From 838c5eb0afbb49a76587d7fc34c1141d073048d8 Mon Sep 17 00:00:00 2001 From: compudj Date: Tue, 16 Jun 2009 19:46:43 +0000 Subject: [PATCH] update lttv to 0.12.15 git-svn-id: http://ltt.polymtl.ca/svn@3402 04897980-b3bd-0310-b5e0-8ef037075253 --- trunk/lttv/configure.in | 2 +- trunk/lttv/doc/developer/lttng-lttv-compatibility.html | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/trunk/lttv/configure.in b/trunk/lttv/configure.in index 4d00b9f1..9371b589 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.14-15052009) +AM_INIT_AUTOMAKE(lttv,0.12.15-16062009) 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 05252f85..106d218f 100644 --- a/trunk/lttv/doc/developer/lttng-lttv-compatibility.html +++ b/trunk/lttv/doc/developer/lttng-lttv-compatibility.html @@ -3380,6 +3380,7 @@ powerpc64, s390, sparc, sparc64.
0.12.12
0.12.13
0.12.14
+0.12.15
0.92
@@ -3510,6 +3511,7 @@ memory is presented in program order when the remote ipi handler runs. Use our 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.
-- 2.34.1