On Fri, 23 Sep 2005, Joseph Koshy wrote:

Is there a way to find out which program(s) are causing
the I/O?

ktrace(8); you can use it to trace all descendants of 'init'.

Looking at the man page it's non-obvious how to use it (to me).


Specially it seems one needs to indicate a pid or a command. How do I trace all programs?
_______________________________________________
freebsd-performance@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-performance
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to