summaryrefslogtreecommitdiff
path: root/cpukit/libmisc/cpuuse/cpuusagetop.c (follow)
AgeCommit message (Expand)Author
2020-04-28doxygen: Switch @brief and @ingroupSebastian Huber
2019-12-19libmisc/top: Fix the idle time and priorities on SMPChris Johns
2019-06-28score: Add and use _Thread_Get_unmapped_priority().Sebastian Huber
2019-01-23libmisc: Fix swapped parameters and enable floating point usage.Maksim E. Kozlov
2018-11-09rtems: Deprecate region_information_blockSebastian Huber
2018-10-02Use rtems_task_exit()Sebastian Huber
2017-08-22heap: Fix integer typesSebastian Huber
2016-11-02rtems: Add rtems_task_iterate()Sebastian Huber
2016-09-21score: Rework thread priority managementSebastian Huber
2016-09-08score: Introduce _Thread_Get_priority()Sebastian Huber
2016-06-22Move printer initialization to separate headerSebastian Huber
2016-05-31cpuuse: Hide implementation detailsSebastian Huber
2016-05-25cpukit, testsuite: Add rtems_printf and rtems_printer support.Chris Johns
2016-03-24cpuuse/cpuusagetop.c: Fix unused variable warningJoel Sherrill
2016-03-17score: Fix CPU time used by executing threadsSebastian Huber
2016-03-01score: Delete Thread_CPU_usage_tSebastian Huber
2016-01-11score: Introduce Thread_Entry_informationSebastian Huber
2015-06-15Remove use ticks for statistics configure option.Joel Sherrill
2015-04-29libmisc/cpuuse: Top support for current load.Chris Johns
2014-11-03cpuuse: Resolve compile errors.Jennifer Averett
2014-10-27libmisc: Add top to cpuusage.Jennifer Averett