From 6754dce70af8652aa0559167a53606c4165cb41e Mon Sep 17 00:00:00 2001 From: compudj Date: Fri, 15 May 2009 12:41:19 +0000 Subject: [PATCH] update compat and version git-svn-id: http://ltt.polymtl.ca/svn@3383 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 c2600e55..4d00b9f1 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.13-15052009) +AM_INIT_AUTOMAKE(lttv,0.12.14-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 6b571499..732d8a3e 100644 --- a/trunk/lttv/doc/developer/lttng-lttv-compatibility.html +++ b/trunk/lttv/doc/developer/lttng-lttv-compatibility.html @@ -3494,6 +3494,8 @@ 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.
+LTTV 0.12.14 fixes irq and softirq handling of resourceview for exit event at +the beginning of the trace.
-- 2.34.1