summaryrefslogtreecommitdiffstats
path: root/cpukit/libmisc/cpuuse/cpuusagetop.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* cpuuse: Add implementation Doxygen groupSebastian Huber2023-03-161-1/+1
* cpuuse: Use standard wording and group nameSebastian Huber2023-01-241-2/+3
* cpukit/libmisc/cpuuse: Change license to BSD-2Joel Sherrill2022-03-221-3/+22
* rtems: Fix rate monotonic statisticsSebastian Huber2021-10-251-1/+1
* cpuusagetop.c: Fix three Missing break in switch Coverity errorsRyan Long2021-03-051-0/+3
* doxygen: Switch @brief and @ingroupSebastian Huber2020-04-281-1/+2
* libmisc/top: Fix the idle time and priorities on SMPChris Johns2019-12-191-11/+27
* score: Add and use _Thread_Get_unmapped_priority().Sebastian Huber2019-06-281-2/+2
* libmisc: Fix swapped parameters and enable floating point usage.Maksim E. Kozlov2019-01-231-1/+1
* rtems: Deprecate region_information_blockSebastian Huber2018-11-091-1/+1
* Use rtems_task_exit()Sebastian Huber2018-10-021-1/+1
* heap: Fix integer typesSebastian Huber2017-08-221-4/+4
* rtems: Add rtems_task_iterate()Sebastian Huber2016-11-021-41/+8
* score: Rework thread priority managementSebastian Huber2016-09-211-3/+3
* score: Introduce _Thread_Get_priority()Sebastian Huber2016-09-081-2/+6
* Move printer initialization to separate headerSebastian Huber2016-06-221-0/+1
* cpuuse: Hide implementation detailsSebastian Huber2016-05-311-0/+2
* cpukit, testsuite: Add rtems_printf and rtems_printer support.Chris Johns2016-05-251-89/+58
* cpuuse/cpuusagetop.c: Fix unused variable warningJoel Sherrill2016-03-241-1/+0
* score: Fix CPU time used by executing threadsSebastian Huber2016-03-171-20/+3
* score: Delete Thread_CPU_usage_tSebastian Huber2016-03-011-7/+7
* score: Introduce Thread_Entry_informationSebastian Huber2016-01-111-1/+1
* Remove use ticks for statistics configure option.Joel Sherrill2015-06-151-29/+6
* libmisc/cpuuse: Top support for current load.Chris Johns2015-04-291-195/+541
* cpuuse: Resolve compile errors.Jennifer Averett2014-11-031-28/+68
* libmisc: Add top to cpuusage.Jennifer Averett2014-10-271-0/+337