From: compudj Date: Fri, 15 May 2009 12:35:29 +0000 (+0000) Subject: update version and compat X-Git-Tag: v0.12.20~108 X-Git-Url: http://git.lttng.org/?a=commitdiff_plain;h=c06e7a1244e6d9a00e91898052dfa924aa126fd8;p=lttv.git update version and compat git-svn-id: http://ltt.polymtl.ca/svn@3381 04897980-b3bd-0310-b5e0-8ef037075253 --- diff --git a/trunk/lttv/configure.in b/trunk/lttv/configure.in index 95a60dc8..c2600e55 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.12-05032009) +AM_INIT_AUTOMAKE(lttv,0.12.13-15052009) 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 1ebb4dfe..6b571499 100644 --- a/trunk/lttv/doc/developer/lttng-lttv-compatibility.html +++ b/trunk/lttv/doc/developer/lttng-lttv-compatibility.html @@ -3378,6 +3378,7 @@ powerpc64, s390, sparc, sparc64.
0.12.10
0.12.11
0.12.12
+0.12.13
0.92
@@ -3491,6 +3492,8 @@ LTTng 0.133 fixes a irq handler instrumentation regression introduced in the LTTng 0.134 includes ARM OMAP3 trace clock fixes, idle support, PM tracepoints and LTTng async timer running as deferrable timer to save power.
LTTng 0.135 support kernel 2.6.30-rc5.
+LTTV 0.12.13 fixes a bug in resourceview trap exit handling when occurs before +any trap entry at the beginning of the trace.