<div dir="ltr"><div><div><div><div>Another query that I had was regarding the buffer in babeltrace. Where can I find the trace buffer implementation, I just want to print out the size of the buffer every few seconds.<br></div>The thing is that we are using lttng on a set top box, and the traces that are sent during the boot process number at around 100000 per 5 secs or so, the whole bootup lasts for about a minute and half, so I just want to the buffer size every few seconds, is that possible? If yes, then where/how?<br><br></div>So I was wondering if I can have babeltrace write to a shared memory location to make it faster, hence my first question, it would be great if you could point me in the right direction for this.<br><br></div>Thank you<br><br></div>- Ojas<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Sun, Jun 5, 2016 at 9:18 PM, Philippe Proulx <span dir="ltr"><<a href="mailto:eeppeliteloop@gmail.com" target="_blank">eeppeliteloop@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Fri, Jun 3, 2016 at 12:29 AM, Ojas Shirekar <<a href="mailto:ojas.shirekar@gmail.com">ojas.shirekar@gmail.com</a>> wrote:<br>
><br>
> In which file is the function that allows babeltrace to print the CTF logs to STDOUT?<br>
> I am asking this because I need to modify it so that I can get JSON output, and also because I am new to babeltrace.<br>
<br>
</span>This will certainly be a trivial feature to implement once the<br>
plugin-based Babeltrace 2 is released!<br>
<br>
In the meantime: the printing happens here:<br>
<a href="https://github.com/efficios/babeltrace/tree/master/formats/ctf-text" rel="noreferrer" target="_blank">https://github.com/efficios/babeltrace/tree/master/formats/ctf-text</a>.<br>
<br>
Phil<br>
<span class=""><br>
><br>
> Thank you for the help.<br>
> -Ojas Shirekar<br>
><br>
</span>> _______________________________________________<br>
> lttng-dev mailing list<br>
> <a href="mailto:lttng-dev@lists.lttng.org">lttng-dev@lists.lttng.org</a><br>
> <a href="https://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev" rel="noreferrer" target="_blank">https://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev</a><br>
><br>
</blockquote></div><br></div>