From 5a12be05c0c5a82721e530e180c8ec1b7fd2644a Mon Sep 17 00:00:00 2001 From: compudj Date: Wed, 12 Dec 2007 19:32:23 +0000 Subject: [PATCH] update compat and version git-svn-id: http://ltt.polymtl.ca/svn@2791 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 2ec6478a..8ac4521a 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-pre5-05122007) +AM_INIT_AUTOMAKE(lttv,0.10.0-pre6-12122007) 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 a8dc5de2..b1521217 100644 --- a/ltt/branches/poly/doc/developer/lttng-lttv-compatibility.html +++ b/ltt/branches/poly/doc/developer/lttng-lttv-compatibility.html @@ -2611,6 +2611,7 @@ sparc, sparc64.
0.10.0-pre5
+0.10.0-pre6
0.10.0-pre37
@@ -2639,6 +2640,7 @@ obsolete
Fix process end of life (LTTng/LTTV).
Fix endianness (LTTV).
+LTTV 0.10.0-pre6 shows system call and softirq names. (depends on KALLSYMS)
Tested on x86_32. -- 2.34.1