From mboxrd@z Thu Jan 1 00:00:00 1970 From: jerome.stadelmann@heig-vd.ch (Stadelmann =?iso-8859-1?q?J=E9r=F4me?=) Date: Tue, 20 Jan 2009 17:08:12 +0100 Subject: [ltt-dev] LTTng Trace Format Message-ID: <200901201708.13026.jerome.stadelmann@heig-vd.ch> Hi Mathieu, I'm currently looking at the trace format using the following document (http://ltt.polymtl.ca/svn/trunk/lttv/doc/developer/format.html) and I have some difficulties to retrieve the information. I've found the magic number 0x00D6B7ED to early in the binary files (with an offset of 16 bytes) and the block start header is 24 bytes long. Does the format changed in a recent version or am I mistaken ? Best regards, J?r?me Stadelmann