From: compudj Date: Tue, 16 Jun 2009 19:46:43 +0000 (+0000) Subject: update lttv to 0.12.15 X-Git-Tag: v0.12.20~87 X-Git-Url: https://git.lttng.org/?p=lttv.git;a=commitdiff_plain;h=838c5eb0afbb49a76587d7fc34c1141d073048d8 update lttv to 0.12.15 git-svn-id: http://ltt.polymtl.ca/svn@3402 04897980-b3bd-0310-b5e0-8ef037075253 --- 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.