| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add stack_print_short() and stack_print_short_ddb() interfaces to | Robert Watson | 2009-06-24 | 1 | -10/+54 |
| * | Make it possible to compile kernel with KTR but without DDB. | Maxim Sobolev | 2008-10-30 | 1 | -1/+5 |
| * | Ktr(9) stores format string and arguments in the event circular buffer, | Konstantin Belousov | 2008-10-19 | 1 | -21/+25 |
| * | Staticize M_STACK. | Antoine Brodin | 2008-07-13 | 1 | -1/+1 |
| * | When a symbol name can't be resolved, return "??" as the name, rather | Robert Watson | 2007-12-03 | 1 | -2/+2 |
| * | Break out stack(9) from ddb(4): | Robert Watson | 2007-12-02 | 1 | -0/+2 |
| * | Modify stack(9) stack_print() and stack_sbuf_print() routines to use new | Robert Watson | 2007-12-01 | 1 | -24/+79 |
| * | Correct typos | Kris Kennaway | 2006-05-28 | 1 | -3/+3 |
| * | Add 'depth' argument to CTRSTACK() macro, which allows to reduce number | Pawel Jakub Dawidek | 2005-08-29 | 1 | -3/+7 |
| * | - Add support for saving stack traces and displaying them via printf(9) | Jeff Roberson | 2005-08-03 | 1 | -0/+165 |
