RTEMS | Add programmatic interface for data produced by cpuuse (!200)

Kinsey Moore (@opticron) gitlab at rtems.org
Thu Sep 5 21:55:49 UTC 2024




Kinsey Moore started a new discussion on cpukit/libmisc/cpuuse/cpuusagereport.c: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/200#note_111825

 >       "------------+----------------------------------------+---------------+---------\n"
 >    );
 >  
 > -  rtems_task_iterate( cpu_usage_visitor, &ctx );
 > +  rtems_task_iterate( callback, &ctx );

Please change the name of the visitor callback back to "cpu_usage_visitor" as this is more descriptive than "callback".

-- 
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/200#note_111825
You're receiving this email because of your account on gitlab.rtems.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20240905/26c29964/attachment.htm>


More information about the bugs mailing list