summaryrefslogtreecommitdiffstats
path: root/sys/sys/stack.h
Commit message (Expand)AuthorAgeFilesLines
* Constify stack argument for functions that don't modify it.pjd2011-11-161-8/+9
* Add stack_print_short() and stack_print_short_ddb() interfaces torwatson2009-06-241-0/+2
* Optimize lockmgr in order to get rid of the pool mutex interlock, of theattilio2008-04-061-6/+1
* Break out stack(9) from ddb(4):rwatson2007-12-021-0/+2
* Modify stack(9) stack_print() and stack_sbuf_print() routines to use newrwatson2007-12-011-0/+2
* Add 'depth' argument to CTRSTACK() macro, which allows to reduce numberpjd2005-08-291-4/+4
* - Add support for saving stack traces and displaying them via printf(9)jeff2005-08-031-0/+62
OpenPOWER on IntegriCloud