<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Jul 10, 2018 at 2:30 PM, Mathew Benson <span dir="ltr"><<a href="mailto:mbenson@windhoverlabs.com" target="_blank">mbenson@windhoverlabs.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>What would be the recommend way to read CPU utilization?  Am I correct in saying, the best way would be to call rtems_cpu_usage_report_with_<wbr>plugin()?  Its ill advised to access the private symbols utilized by the rtems_cpu_usage_report_with_<wbr>plugin() call directly, right?  Is there another function that I can call to return a structure rather than parsing it with the rtems_printer plugin?  I haven't dug into the rtems_printer object yet, but I'm assuming I could use it and parse a string sent to it.<span class="HOEnZb"><font color="#888888"><br></font></span></div><span class="HOEnZb"><font color="#888888"><div><br></div></font></span></div></blockquote><div><br></div><div>Yes. You could use the printer_object passed in to parse it. </div><div><br></div><div>There isn't a call to get this information (yet) and similarly, there isn't an</div><div>API to get the stack usage. </div><div><br></div><div>Proposals and code welcomed. :)</div><div><br></div><div>--joel</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><span class="HOEnZb"><font color="#888888"><div></div><div><br>-- <br><div class="m_3585500516854764083gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div><div><b>Mathew Benson</b><br></div>CEO | Chief Engineer<br></div>Windhover Labs, LLC<br>832-640-4018<br><br><img src="https://drive.google.com/a/windhoverlabs.com/uc?id=1cLDczWESrU667xKgEJlFhHa2yjq5UVhJ&export=download"><br></div><a href="http://www.windhoverlabs.com" target="_blank">www.windhoverlabs.com</a><br><br></div></div></div></div>
</div></font></span></div>
<br>______________________________<wbr>_________________<br>
users mailing list<br>
<a href="mailto:users@rtems.org">users@rtems.org</a><br>
<a href="http://lists.rtems.org/mailman/listinfo/users" rel="noreferrer" target="_blank">http://lists.rtems.org/<wbr>mailman/listinfo/users</a><br></blockquote></div><br></div></div>