From 4c46be8d21460f8b163f2608a524ba05554c3254 Mon Sep 17 00:00:00 2001 From: Mathieu Desnoyers Date: Wed, 10 Feb 2010 16:33:54 -0500 Subject: [PATCH] 2.6 trace format, lttv 0.12.30 Signed-off-by: Mathieu Desnoyers --- configure.ac | 2 +- doc/developer/lttng-lttv-compatibility.html | 46 +++++++++++++++++++++ 2 files changed, 47 insertions(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index f06b9593..9b98809f 100644 --- a/configure.ac +++ b/configure.ac @@ -21,7 +21,7 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ(2.57) -AC_INIT([lttv], [0.12.29-02022010], [ltt-dev@lists.casi.polymtl.ca]) +AC_INIT([lttv], [0.12.30-02102010], [ltt-dev@lists.casi.polymtl.ca]) AM_INIT_AUTOMAKE AM_CONFIG_HEADER(config.h) AM_PROG_LIBTOOL diff --git a/doc/developer/lttng-lttv-compatibility.html b/doc/developer/lttng-lttv-compatibility.html index ada5f5af..e4328944 100644 --- a/doc/developer/lttng-lttv-compatibility.html +++ b/doc/developer/lttng-lttv-compatibility.html @@ -3801,6 +3801,52 @@ powerpc64, s390, sparc, sparc64.
+ + +0.12.30
+ + +0.191
+ + +0.76
+0.77
+0.78
+0.79
+ + +obsolete
+ + +0.6
+ + +obsolete
+ + +2.6
+ + +2.6.32.4
+ + +LTTng 0.191, LTTV 0.12.30 coming with trace format 2.6 revert to the pre-2.4 +behavior for alignment of 64-bit fields on 32-bit architectures. It aligns them +on 32-bit (maximum alignment is the architecture size). This follows gcc +behavior.
+ + + + +x86, alpha, arm26, avr32, cris, frv, h8300, m32r, m68knommu, parisc, sh, sh64, +um, v850, xtensa.
+arm, i686, ia64, m68k, mips, mipsel, x86_64, powerpc 405, +powerpc64, s390, sparc, sparc64.
+ + + + + -- 2.34.1