Getting a raw rtems_cpu_usage_report

Jan Sommer soja-lists at aries.uberspace.de
Thu Jun 16 12:37:22 UTC 2016


Hello,

In rtems 4.10.2 there is the possibility to get a CPU usage report, but 
it looks like it's only possible to get it as a formatted text.
We only communicate via a certain protocol with our device, thus the 
formatted text is not really useful.
Is there a way to retrieve a copy of the CPU usage report as some kind 
of data type (array of structs)?

Then, we could filter and format the desired information from that and 
send the results back in a packet.

Best regards,

    Jan


More information about the users mailing list