From: compudj Date: Wed, 12 Dec 2007 19:32:23 +0000 (+0000) Subject: update compat and version X-Git-Tag: v0.12.20~698 X-Git-Url: http://git.liburcu.org/?a=commitdiff_plain;h=5a12be05c0c5a82721e530e180c8ec1b7fd2644a;hp=dc6b246703be1051c20919746dc34eccbc8912ea;p=lttv.git update compat and version git-svn-id: http://ltt.polymtl.ca/svn@2791 04897980-b3bd-0310-b5e0-8ef037075253 --- 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.