summaryrefslogtreecommitdiffstats
path: root/cpukit/libmisc/cpuuse (follow)
Commit message (Expand)AuthorAgeFilesLines
* doxygen: Switch @brief and @ingroupSebastian Huber2020-04-284-4/+8
* Canonicalize config.h includeSebastian Huber2020-04-161-2/+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
* rtems: Add rtems_scheduler_get_processor_maximum()Sebastian Huber2019-04-091-1/+1
* 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
* Remove make preinstallChris Johns2018-01-251-88/+0
* heap: Fix integer typesSebastian Huber2017-08-221-4/+4
* score: Add and use _Thread_Get_name()Sebastian Huber2017-01-131-2/+2
* cpuuse: Call printer only onceSebastian Huber2017-01-121-14/+7
* score: Introduce Thread_Scheduler_control::homeSebastian Huber2016-11-021-1/+1
* cpuuse: Use rtems_task_iterate()Sebastian Huber2016-11-021-58/+59
* rtems: Add rtems_task_iterate()Sebastian Huber2016-11-022-44/+13
* 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-222-0/+2
* shell: Add CPUINFO commandSebastian Huber2016-05-312-0/+93
* cpuuse: Hide implementation detailsSebastian Huber2016-05-316-5/+33
* cpukit, testsuite: Add rtems_printf and rtems_printer support.Chris Johns2016-05-253-114/+75
* score: Use thread state lock for current stateSebastian Huber2016-05-121-3/+10
* cpuuse/cpuusagetop.c: Fix unused variable warningJoel Sherrill2016-03-241-1/+0
* score: Fix CPU time used by executing threadsSebastian Huber2016-03-173-54/+27
* score: Delete Thread_CPU_usage_tSebastian Huber2016-03-011-7/+7
* score: Introduce Thread_Entry_informationSebastian Huber2016-01-111-1/+1
* score: Simplify <rtems/system.h>Sebastian Huber2015-06-261-1/+1
* Remove use ticks for statistics configure option.Joel Sherrill2015-06-155-134/+33
* 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-272-0/+356
* cpuuse: Move is_executing_on_a_core to threadimpl.hJennifer Averett2014-10-271-24/+1
* score: Implement forced thread migrationSebastian Huber2014-05-071-1/+1
* score: Use common names for per-CPU variablesSebastian Huber2014-04-221-6/+6
* rtems: Rename rtems_smp_get_processor_count()Sebastian Huber2014-04-111-1/+1
* score: Add and use thread get/set CPU functionsSebastian Huber2014-03-311-1/+3
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-214-4/+4
* score: Rename tod.h to todimpl.hSebastian Huber2013-08-012-2/+2
* smp: Add and use _Per_CPU_Get()Sebastian Huber2013-07-301-1/+1
* smp: Use Thread_Control.is_executingSebastian Huber2013-07-301-7/+4
* score: Merge tod implementation into one fileSebastian Huber2013-07-262-4/+3
* score: Create object implementation headerSebastian Huber2013-07-261-0/+1
* score: Create watchdog implementation headerSebastian Huber2013-07-222-0/+2
* cpuuse: Add SMP supportSebastian Huber2013-07-221-1/+10
* score: Rename rtems_smp_get_number_of_processors()Sebastian Huber2013-06-141-1/+1
* libmisc: Doxygen Clean Up Task #1Ayush Awasthi2013-01-041-7/+9
* Header File Doxygen Enhancement Task #7Mathew Kallada2012-12-281-0/+3
* libmisc: Doxygen Enhancement Task #1Mathew Kallada2012-12-214-11/+38
* Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill2012-05-115-12/+0
* 2011-09-15 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber2011-09-154-35/+21