Mirror of the lttng-dev mailing list
 help / color / mirror / Atom feed
From: compudj@krystal.dyndns.org (Mathieu Desnoyers)
Subject: [ltt-dev] Stub for ltt trace file format
Date: Tue, 17 Aug 2010 18:01:51 -0400	[thread overview]
Message-ID: <20100817220151.GA32338@Krystal> (raw)
In-Reply-To: <4C6B0453.2060207@ericsson.com>

* 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




      reply	other threads:[~2010-08-17 22:01 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-08-17 21:51 Matthew Khouzam
2010-08-17 22:01 ` Mathieu Desnoyers [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20100817220151.GA32338@Krystal \
    --to=compudj@krystal.dyndns.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox