Robert Watson 1cc8c45c54 Add another new sysctl in support of the forthcoming procstat(1) to
support its -k argument:

kern.proc.kstack - dump the kernel stack of a process, if debugging
  is permitted.

This sysctl is present if either "options DDB" or "options STACK" is
compiled into the kernel.  Having support for tracing the kernel
stacks of processes from user space makes it much easier to debug
(or understand) specific wmesg's while avoiding the need to enter
DDB in order to determine the path by which a process came to be
blocked on a particular wait channel or lock.
2007-12-02 21:52:18 +00:00
..
2007-12-02 20:40:35 +00:00
2007-12-02 20:40:35 +00:00
2007-12-02 20:40:35 +00:00
2007-12-02 21:07:49 +00:00
2007-12-02 20:40:35 +00:00
2007-12-02 13:00:47 +00:00
2007-12-02 20:40:35 +00:00
2007-12-02 20:40:35 +00:00
2007-12-02 20:40:35 +00:00
2007-12-02 20:40:35 +00:00
2007-12-02 07:43:42 +00:00