From mboxrd@z Thu Jan 1 00:00:00 1970 From: mathieu.desnoyers@efficios.com (Mathieu Desnoyers) Date: Wed, 10 Feb 2010 16:44:37 -0500 Subject: [ltt-dev] [RELEASE] LTTng 0.191, lttv 0.12.30, trace format 2.6 Message-ID: <20100210214437.GB3662@Krystal> The alignment change introduced by trace format 2.4 does not follow the gcc alignment. This patch reverts to the previous behavior and bump the trace format version to 2.6. Basically, alignment of uint64_t and unsigned long long will be on 32 bits (and not 64) on 32-bit architectures. Sorry for having to bump the trace format version again. I know this is a pain compatibility-wise. Mathieu -- Mathieu Desnoyers OpenPGP key fingerprint: 8CD5 52C3 8E3C 4140 715F BA06 3F25 A8FE 3BAE 9A68