On Wed, Jan 02, 2002 at 12:46:46PM -0800, Brian Pane wrote:
> Do you have a way to take a snapshot of each httpd process's stack
> backtrace?  On Solaris, I'd do this by running /usr/proc/bin/pstack
> on each pid; I don't know if FreeBSD has a similar functionality.
> This would give us a picture of what all those runnable processes
> are doing.

Ooh, if it does I'd love to find out how. Same goes for a truss that
can follow children, and a ps command to tell me how many threads are
in a process.</wishlist>

-aaron

Reply via email to