From 3e05cef02b91de559de8d699332f3f0d73a77b18 Mon Sep 17 00:00:00 2001 From: compudj Date: Fri, 18 Jan 2008 17:35:05 +0000 Subject: [PATCH] update version git-svn-id: http://ltt.polymtl.ca/svn@2801 04897980-b3bd-0310-b5e0-8ef037075253 --- ltt/branches/poly/configure.in | 2 +- ltt/branches/poly/doc/developer/lttng-lttv-compatibility.html | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/ltt/branches/poly/configure.in b/ltt/branches/poly/configure.in index 0beba900..13ff4005 100644 --- a/ltt/branches/poly/configure.in +++ b/ltt/branches/poly/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.10.0-pre9-21122007) +AM_INIT_AUTOMAKE(lttv,0.10.0-pre10-18012008) AM_CONFIG_HEADER(config.h) AM_PROG_LIBTOOL diff --git a/ltt/branches/poly/doc/developer/lttng-lttv-compatibility.html b/ltt/branches/poly/doc/developer/lttng-lttv-compatibility.html index 1181f9d9..07322b93 100644 --- a/ltt/branches/poly/doc/developer/lttng-lttv-compatibility.html +++ b/ltt/branches/poly/doc/developer/lttng-lttv-compatibility.html @@ -2615,6 +2615,7 @@ sparc, sparc64.
0.10.0-pre7
0.10.0-pre8
0.10.0-pre9
+0.10.0-pre10
0.10.0-pre37
@@ -2647,6 +2648,7 @@ Fix process end of life (LTTng/LTTV).
Fix endianness (LTTV).
LTTV 0.10.0-pre6 shows system call and softirq names. (depends on KALLSYMS)
LTTV 0.10.0-pre7 fixes large irq tables.
+LTTng 0.10 pre10 fixes a segfault in state.c
Tested on x86_32. -- 2.34.1