From 1590698920bfccb19647624af1bb4c4f9ed667ff Mon Sep 17 00:00:00 2001 From: compudj Date: Wed, 18 Feb 2009 05:29:39 +0000 Subject: [PATCH] update version git-svn-id: http://ltt.polymtl.ca/svn@3323 04897980-b3bd-0310-b5e0-8ef037075253 --- trunk/lttv/configure.in | 2 +- trunk/lttv/doc/developer/lttng-lttv-compatibility.html | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/trunk/lttv/configure.in b/trunk/lttv/configure.in index c8938f31..4638586c 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.10-15022009) +AM_INIT_AUTOMAKE(lttv,0.12.11-18022009) 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 48d9454f..77267358 100644 --- a/trunk/lttv/doc/developer/lttng-lttv-compatibility.html +++ b/trunk/lttv/doc/developer/lttng-lttv-compatibility.html @@ -3315,6 +3315,8 @@ powerpc64, s390, sparc, sparc64.
0.12.8
0.12.9
+0.12.10
+0.12.11
0.87
@@ -3356,6 +3358,7 @@ LTTng 0.88 and LTTV 0.12.9 now supports dynamic kernel instrumentation with kprobes through a simple /mnt/debugfs/ltt/kprobes/ interface.
LTTng 0.89 supports kernel 2.6.29-rc3, adds tree RCU tracing.
LTTng 0.91 optimizes the write to page function (data copy to the buffers).
+LTTV 0.12.11 fixes a nasty event id/timestamp bug for event IDs 29, 30, 31.
-- 2.34.1