From mboxrd@z Thu Jan 1 00:00:00 1970 From: compudj@krystal.dyndns.org (Mathieu Desnoyers) Date: Tue, 17 Aug 2010 18:01:51 -0400 Subject: [ltt-dev] Stub for ltt trace file format In-Reply-To: <4C6B0453.2060207@ericsson.com> References: <4C6B0453.2060207@ericsson.com> Message-ID: <20100817220151.GA32338@Krystal> * Matthew Khouzam (matthew.khouzam at ericsson.com) wrote: > Hello world, > > I am working on a java implementation of the trace file format. This is > a great chance to make documentation catch up a bit to the code. I > started a wiki article here : > http://lttng.org/tracingwiki/index.php/Tracing_file_format . Comments > are more than welcome. > If you see > ??? it means I have no idea. > ? means I think it should do something but I would appreciate confirmation. Note that this header is repeated at each sub-buffer. Data Size? 4 ??? Data size is the size, in bytes, of data present in the sub-buffer. Events Lost ? 4 Number of lost events This is a free-running 32-bit counter. So you can know how many events were lost between two sub-buffers headers. Subbuffer Corrupt ? 4 Free running 32-bit counter. Keeps track of the number of sub-buffers that were corrupted. Mathieu > > Matthew > > _______________________________________________ > ltt-dev mailing list > ltt-dev at lists.casi.polymtl.ca > http://lists.casi.polymtl.ca/cgi-bin/mailman/listinfo/ltt-dev > -- Mathieu Desnoyers Operating System Efficiency R&D Consultant EfficiOS Inc. http://www.efficios.com