[lttng-dev] [PATCH] LTTng logger ABI

Mathieu Desnoyers mathieu.desnoyers at efficios.com
Mon Mar 10 21:28:35 EDT 2014



----- Original Message -----
> From: "Mathieu Desnoyers" <mathieu.desnoyers at efficios.com>
> To: "Karim Yaghmour" <karim.yaghmour at opersys.com>
> Cc: lttng-dev at lists.lttng.org
> Sent: Monday, February 17, 2014 7:22:39 PM
> Subject: Re: [lttng-dev] [PATCH] LTTng logger ABI
> 
> ----- Original Message -----
> > From: "Karim Yaghmour" <karim.yaghmour at opersys.com>
> > To: "Mathieu Desnoyers" <mathieu.desnoyers at efficios.com>
> > Cc: lttng-dev at lists.lttng.org
> > Sent: Monday, February 17, 2014 7:06:09 PM
> > Subject: Re: [PATCH] LTTng logger ABI
> > 
> > 
> > On 14-02-17 04:11 PM, Mathieu Desnoyers wrote:
> > > Add a user-space ABI (new file /proc/lttng-logger) to lttng-modules
> > > which can be written into by any user on the system. The content is
> > > saved into the kernel trace stream into the "lttng_logger" kernel event.
> > > 
> > > The content of a single write is written into an lttng_logger event.
> > > The write count is truncated to 1024 bytes (if larger), which is much
> > > smaller than the smallest subbuffer size available (4096 bytes). This
> > > ensures all written data makes it into the active tracing buffers.
> > 
> > Very nice. Let me know when this is in so that I can schedule giving it
> > a try on Android.
> 
> I plan to merge it into master right after LTTng 2.4 final is released, which
> should be in a matter of days. Stay tuned! :)

The feature is now pushed into the master branch:

commit 0c95667685cf8612eb0d231883874c173b7bb5a1
Author: Mathieu Desnoyers <mathieu.desnoyers at efficios.com>
Date:   Sat Feb 15 16:59:09 2014 -0500

    LTTng logger ABI

Thanks,

Mathieu

> 
> Thanks,
> 
> Mathieu
> 
> > 
> > --
> > Karim Yaghmour
> > CEO - Opersys inc. / www.opersys.com
> > http://twitter.com/karimyaghmour
> > 
> > 
> 
> --
> Mathieu Desnoyers
> EfficiOS Inc.
> http://www.efficios.com
> 
> _______________________________________________
> lttng-dev mailing list
> lttng-dev at lists.lttng.org
> http://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev
> 

-- 
Mathieu Desnoyers
EfficiOS Inc.
http://www.efficios.com



More information about the lttng-dev mailing list