From: compudj Date: Mon, 16 Feb 2009 01:59:41 +0000 (+0000) Subject: update version X-Git-Tag: v0.12.20~168 X-Git-Url: https://git.lttng.org/?a=commitdiff_plain;h=4d7d8d3a35c90283adbc5d57251d5a71434d50d9;p=lttv.git update version git-svn-id: http://ltt.polymtl.ca/svn@3321 04897980-b3bd-0310-b5e0-8ef037075253 --- diff --git a/trunk/lttv/configure.in b/trunk/lttv/configure.in index 5cfd51e3..c8938f31 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.9-29012009) +AM_INIT_AUTOMAKE(lttv,0.12.10-15022009) 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 8384f304..48d9454f 100644 --- a/trunk/lttv/doc/developer/lttng-lttv-compatibility.html +++ b/trunk/lttv/doc/developer/lttng-lttv-compatibility.html @@ -3372,6 +3372,7 @@ powerpc64, s390, sparc, sparc64.
0.12.8
0.12.9
+0.12.10
0.92
@@ -3398,6 +3399,7 @@ obsolete
LTTng 0.92 reorders the LTTng patchset and drops the /proc/ltt interface.
lttctl 0.65 updates ltt-armall to the new debugfs interface.
+lttv 0.12.10 fixes 32-bits host support for kprobes hash table.