summaryrefslogtreecommitdiffstats
path: root/cpukit/libmisc/cpuuse (unfollow)
Commit message (Expand)AuthorFilesLines
2023-05-20Update company nameSebastian Huber1-1/+1
2023-03-16cpuuse: Add implementation Doxygen groupSebastian Huber5-4/+30
2023-01-24cpuuse: Use standard wording and group nameSebastian Huber4-10/+12
2022-03-22cpukit/libmisc/cpuuse: Change license to BSD-2Joel Sherrill6-18/+132
2022-03-10cpukit/: Scripted embedded brains header file clean upJoel Sherrill1-6/+0
2021-12-02rtems: Move scheduler directives to own headerSebastian Huber1-0/+1
2021-10-25rtems: Fix rate monotonic statisticsSebastian Huber3-3/+4
2021-03-05cpuusagetop.c: Fix three Missing break in switch Coverity errorsRyan Long1-0/+3
2020-04-28doxygen: Switch @brief and @ingroupSebastian Huber4-4/+8
2020-04-16Canonicalize config.h includeSebastian Huber1-2/+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-04-09rtems: Add rtems_scheduler_get_processor_maximum()Sebastian Huber1-1/+1
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
2018-01-25Remove make preinstallChris Johns1-88/+0
2017-08-22heap: Fix integer typesSebastian Huber1-4/+4
2017-01-13score: Add and use _Thread_Get_name()Sebastian Huber1-2/+2
2017-01-12cpuuse: Call printer only onceSebastian Huber1-14/+7
2016-11-02score: Introduce Thread_Scheduler_control::homeSebastian Huber1-1/+1
2016-11-02cpuuse: Use rtems_task_iterate()Sebastian Huber1-58/+59
2016-11-02rtems: Add rtems_task_iterate()Sebastian Huber2-44/+13
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 Huber2-0/+2
2016-05-31shell: Add CPUINFO commandSebastian Huber2-0/+93
2016-05-31cpuuse: Hide implementation detailsSebastian Huber6-5/+33
2016-05-25cpukit, testsuite: Add rtems_printf and rtems_printer support.Chris Johns3-114/+75
2016-05-12score: Use thread state lock for current stateSebastian Huber1-3/+10
2016-03-24cpuuse/cpuusagetop.c: Fix unused variable warningJoel Sherrill1-1/+0
2016-03-17score: Fix CPU time used by executing threadsSebastian Huber3-54/+27
2016-03-01score: Delete Thread_CPU_usage_tSebastian Huber1-7/+7
2016-01-11score: Introduce Thread_Entry_informationSebastian Huber1-1/+1
2015-06-26score: Simplify <rtems/system.h>Sebastian Huber1-1/+1
2015-06-15Remove use ticks for statistics configure option.Joel Sherrill5-134/+33
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 Averett2-0/+356
2014-10-27cpuuse: Move is_executing_on_a_core to threadimpl.hJennifer Averett1-24/+1
2014-05-07score: Implement forced thread migrationSebastian Huber1-1/+1
2014-04-22score: Use common names for per-CPU variablesSebastian Huber1-6/+6
2014-04-11rtems: Rename rtems_smp_get_processor_count()Sebastian Huber1-1/+1
2014-03-31score: Add and use thread get/set CPU functionsSebastian Huber1-1/+3
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns4-4/+4
2013-08-01score: Rename tod.h to todimpl.hSebastian Huber2-2/+2
2013-07-30smp: Add and use _Per_CPU_Get()Sebastian Huber1-1/+1
2013-07-30smp: Use Thread_Control.is_executingSebastian Huber1-7/+4
2013-07-26score: Merge tod implementation into one fileSebastian Huber2-4/+3
2013-07-26score: Create object implementation headerSebastian Huber1-0/+1