<div dir="ltr"><div><span style="color:rgb(116,27,71)">>Run on what? RTEMS?</span></div><div>yes.<br></div><div><span style="color:rgb(76,17,48)"><br></span></div><div><span style="color:rgb(76,17,48)">>Are there any RTEMS repos with your work?</span></div><div><span style="color:rgb(76,17,48)"><span style="color:rgb(0,0,0)">I havent pushed my code since it is throwing errors. Should I push it nonetheless for you to see? Or create another repo?</span></span></div><div><span style="color:rgb(76,17,48)"><br></span></div><div><span style="color:rgb(76,17,48)">>RTEMS does not support `system()`.</span></div><div><span style="color:rgb(76,17,48)"><span style="color:rgb(0,0,0)">Does RTEMS support</span></span> fdopen or popen? I am trying to execute the babeltrace command on the shell, from within the c program. I could use babeltrace C API instead but Gedare suggested during a meeting that it might not be integrable with RTEMS. <br></div><div><br></div><div> <span style="color:rgb(116,27,71)">>Could please explain how you are integrating `program.c`?</span></div><div><span style="color:rgb(116,27,71)"><font color="#000000">I have created a new shell utility function in the <u>rtems/cpukit/libmisc/shell/main_rtrace.c</u>. It saves the raw trace buffer to a file and then uses the logic of `program.c`</font><br></span></div><div><span style="color:rgb(116,27,71)">
</span><span class="gmail-im">to convert it into CTF traces. <br></span></div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Jun 28, 2018 at 10:07 AM, Chris Johns <span dir="ltr"><<a href="mailto:chrisj@rtems.org" target="_blank">chrisj@rtems.org</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 28/06/2018 13:48, Vidushi Vashishth wrote:<br>
> <br>
> Sorry for the delay. I had been trying to make the code run.<br>
<br>
</span>Run on what? RTEMS?<br>
<br>
> <a href="https://github.com/VidushiVashishth/babeltrace/tree/master/Demo" rel="noreferrer" target="_blank">https://github.com/<wbr>VidushiVashishth/babeltrace/<wbr>tree/master/Demo</a><br>
<br>
Are there any RTEMS repos with your work?<br>
<span class=""><br>
> This is a demonstration of the how to use babeltrace to convert rtems traces. I<br>
> have integrated the program.c code in the rtems main_rtrace.c file. This is<br>
> throwing some errors that I am working on.<br>
<br>
</span>RTEMS does not support `system()`.<br>
<br>
Could please explain how you are integrating `program.c`?<br>
<br>
Thanks<br>
<span class="HOEnZb"><font color="#888888">Chris<br>
</font></span></blockquote></div><br></div>