Want ps with symbolic wait channel info

Chris Torek chris at umcp-cs.UUCP
Sat Jun 8 12:44:26 AEST 1985


Actually, BRL's csleep (commented sleep) makes this ridiculously easy:
just print p->p_slmsg if (p->p_wchan && p->p_slmsg).  It isn't the same
as what you'd get if you scanned the /vmunix symbol table ala adb, but
it works pretty well.
-- 
In-Real-Life: Chris Torek, Univ of MD Comp Sci Dept (+1 301 454 4251)
UUCP:	seismo!umcp-cs!chris
CSNet:	chris at umcp-cs		ARPA:	chris at maryland



More information about the Comp.unix.wizards mailing list