Chris Johns created an issue: 
https://gitlab.rtems.org/rtems/rtos/rtems/-/issues/5062

Assignee: Chris Johns

Return the task and idle execution time via `getrusage()` call. User can use 
these times to determine the percentage load of the system and if they record 
the delta they current load.

Return the total amount of time executed by tasks (not `IDLE`) in the `utime` 
field and IDLE time in `stime` of `struct ruse`.

-- 
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/issues/5062
You're receiving this email because of your account on gitlab.rtems.org.


_______________________________________________
bugs mailing list
bugs@rtems.org
http://lists.rtems.org/mailman/listinfo/bugs

Reply via email to