[lttng-dev] babeltrace

Jérémie Galarneau jeremie.galarneau at efficios.com
Thu Apr 17 11:18:36 EDT 2014


On Wed, Apr 16, 2014 at 4:31 PM, Jessica Foest <jessica.foest at gmail.com> wrote:
> Hi all
>
> i know that the default output format of babeltrace is text .
> what are the others output format supported by babeltrace ?
>

Hi Jessica,

Text is currently the only supported output format.

> in my case , i need to convert the CTF log file of lttng to a CSV file , did
> tou have any idea about how can i do it ?
>

You should have a look at Babeltrace's python bindings. These will
allow you to read CTF traces and easily convert them to CSV using one
of the standard CSV module in Python's standard library.

Of course, the libbabeltrace-ctf library is also available to read the
traces should you prefer to use C or C++.

Regards,
Jérémie

> thanks
>
> _______________________________________________
> lttng-dev mailing list
> lttng-dev at lists.lttng.org
> http://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev
>



-- 
Jérémie Galarneau
EfficiOS Inc.
http://www.efficios.com



More information about the lttng-dev mailing list