[lttng-dev] babeltrace-log convertor

Jérémie Galarneau jeremie.galarneau at efficios.com
Mon Nov 3 11:34:30 EST 2014


Hi Divya,

Make sure the text you pipe to babeltrace-log contains new lines since
these are used to split the incoming text into multiple events.

If you really want to convert a log file which really contains lines >
32kb, I'd recommend using the CTF Writer C API or its Python version
(look for the CTFWriter class).

Regards,
Jérémie

On Sat, Nov 1, 2014 at 2:08 AM, Divya Vyas <dvyas at mvista.com> wrote:
> Hi ,
>
> I am converting a text trace file to CTF format but geeting error:
>
> [Error] Line too large for packet size (32 KB) ( discarded)
>
> Any idea on this?
>
>
> _______________________________________________
> 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