summaryrefslogtreecommitdiffstats
path: root/cpukit/libmisc/cpuuse/cpuusagetop.c (unfollow)
Commit message (Expand)AuthorFilesLines
2023-03-16cpuuse: Add implementation Doxygen groupSebastian Huber1-1/+1
2023-01-24cpuuse: Use standard wording and group nameSebastian Huber1-2/+3
2022-03-22cpukit/libmisc/cpuuse: Change license to BSD-2Joel Sherrill1-3/+22
2021-10-25rtems: Fix rate monotonic statisticsSebastian Huber1-1/+1
2021-03-05cpuusagetop.c: Fix three Missing break in switch Coverity errorsRyan Long1-0/+3
2020-04-28doxygen: Switch @brief and @ingroupSebastian Huber1-1/+2
2019-12-19libmisc/top: Fix the idle time and priorities on SMPChris Johns1-11/+27
2019-06-28score: Add and use _Thread_Get_unmapped_priority().Sebastian Huber1-2/+2
2019-01-23libmisc: Fix swapped parameters and enable floating point usage.Maksim E. Kozlov1-1/+1
2018-11-09rtems: Deprecate region_information_blockSebastian Huber1-1/+1
2018-10-02Use rtems_task_exit()Sebastian Huber1-1/+1
2017-08-22heap: Fix integer typesSebastian Huber1-4/+4
2016-11-02rtems: Add rtems_task_iterate()Sebastian Huber1-41/+8
2016-09-21score: Rework thread priority managementSebastian Huber1-3/+3
2016-09-08score: Introduce _Thread_Get_priority()Sebastian Huber1-2/+6
2016-06-22Move printer initialization to separate headerSebastian Huber1-0/+1
2016-05-31cpuuse: Hide implementation detailsSebastian Huber1-0/+2
2016-05-25cpukit, testsuite: Add rtems_printf and rtems_printer support.Chris Johns1-89/+58
2016-03-24cpuuse/cpuusagetop.c: Fix unused variable warningJoel Sherrill1-1/+0
2016-03-17score: Fix CPU time used by executing threadsSebastian Huber1-20/+3
2016-03-01score: Delete Thread_CPU_usage_tSebastian Huber1-7/+7
2016-01-11score: Introduce Thread_Entry_informationSebastian Huber1-1/+1
2015-06-15Remove use ticks for statistics configure option.Joel Sherrill1-29/+6
2015-04-29libmisc/cpuuse: Top support for current load.Chris Johns1-195/+541
2014-11-03cpuuse: Resolve compile errors.Jennifer Averett1-28/+68
2014-10-27libmisc: Add top to cpuusage.Jennifer Averett1-0/+337