summaryrefslogtreecommitdiffstats
path: root/cpukit/libmisc/stackchk (unfollow)
Commit message (Expand)AuthorFilesLines
2022-10-14stackchk: Add rtems_stack_checker_iterate()Sebastian Huber1-63/+95
2022-03-22cpukit/libmisc/check: Change license to BSD-2Joel Sherrill1-3/+22
2022-01-27cpukit: Prevent error with disabled stack checkerKinsey Moore1-0/+5
2021-05-05stackchk: Fixed 32bit pointersStephen Clark1-1/+2
2020-04-28doxygen: Switch @brief and @ingroupSebastian Huber1-1/+2
2020-02-28score: Fix context switch extensions (SMP)Sebastian Huber1-3/+23
2020-02-04stackchk: Add RTEMS_SYSINIT_ISR_STACKSebastian Huber1-2/+2
2019-07-30Add and use THREAD_DEFAULT_MAXIMUM_NAME_SIZESebastian Huber1-1/+1
2019-04-09rtems: Add rtems_scheduler_get_processor_maximum()Sebastian Huber1-1/+1
2018-11-08score: Rename interrupt stack symbolsSebastian Huber1-1/+1
2018-09-24stackchk: Fix interrupt stack preparationSebastian Huber1-9/+11
2018-09-21stackchk: Improve support for interrupt stacksSebastian Huber1-29/+84
2018-09-21stackchk: Remove heap hackSebastian Huber1-7/+1
2018-06-27Rework initialization and interrupt stack supportSebastian Huber1-2/+0
2018-06-20stackchk: Add SMP supportSebastian Huber1-37/+64
2018-06-20stackchk: Refactor Stack_check_Dump_threads_usageSebastian Huber1-60/+49
2018-06-20stackchk: Remove dead codeSebastian Huber1-24/+0
2018-01-25Remove make preinstallChris Johns1-139/+0
2017-12-07libmisc/stackchk/check.c: correct formatting of stack pointers in Stack_check...Andrei Chichak1-2/+2
2017-01-30Complete STACK_CHECKER_EXTENSION. Fixes #2889Stavros Passas1-0/+1
2017-01-13score: Add and use _Thread_Get_name()Sebastian Huber1-33/+27
2016-12-12Rename is_internal to always_set_to_falseSebastian Huber1-1/+1
2016-11-02rtems: Add rtems_task_iterate()Sebastian Huber1-24/+22
2016-09-08stackchk: Fix stack checker thread initializationSebastian Huber2-30/+4
2016-09-08stackchk: Use a const pattern to checkSebastian Huber1-89/+42
2016-09-08stackchk: Remove superfluous internal header fileSebastian Huber2-102/+25
2016-06-22Move printer initialization to separate headerSebastian Huber1-0/+1
2016-06-03libmisc/stackchk: Fix printk warnings.Chris Johns1-6/+6
2016-05-25libmisc: Fix printk format warnings.Chris Johns1-2/+2
2016-05-25cpukit, testsuite: Add rtems_printf and rtems_printer support.Chris Johns2-22/+19
2015-10-26basdefs.h: Add and use RTEMS_UNUSEDSebastian Huber1-3/+3
2015-10-26basedefs.h: Add and use RTEMS_NO_RETURNSebastian Huber1-1/+1
2015-06-26libmisc: Simplify <rtems/stackchk.h>Sebastian Huber2-1/+2
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns3-3/+3
2013-07-22libmisc: Use _Thread_Get_executing()Sebastian Huber1-4/+5
2013-01-04libmisc: Doxygen Clean Up Task #1Ayush Awasthi2-28/+38
2012-12-28Header File Doxygen Enhancement Task #2Mathew Kallada1-3/+7
2012-12-21libmisc: Doxygen Enhancement Task #1Mathew Kallada2-9/+20
2012-11-15score: Add RTEMS_FATAL_SOURCE_STACK_CHECKERSebastian Huber1-1/+4
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill4-10/+0
2011-12-062011-12-06 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-2/+2
2011-07-242011-07-24 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-2/+1
2011-06-172011-06-17 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-8/+15
2011-02-232011-02-23 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-2/+5
2010-11-042010-11-04 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-4/+3
2010-11-042010-11-04 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-10/+16
2010-08-252010-08-25 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-0/+1
2010-08-252010-08-25 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-2/+1
2010-08-022010-08-02 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-10/+17
2010-07-042010-07-04 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-1/+0