Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Feb 2002 15:37:18 -0800
From:      Alfred Perlstein <bright@mu.org>
To:        John Baldwin <jhb@FreeBSD.org>
Cc:        Matt Dillon <dillon@FreeBSD.org>, cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org
Subject:   Re: cvs commit: src/bin/ps print.c
Message-ID:  <20020220233718.GM12136@elvis.mu.org>
In-Reply-To: <XFMail.020220172753.jhb@FreeBSD.org>
References:  <200202162010.g1GKA0L35058@freefall.freebsd.org> <XFMail.020220172753.jhb@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
* John Baldwin <jhb@FreeBSD.org> [020220 14:31] wrote:
> 
> On 16-Feb-02 Matt Dillon wrote:
> > dillon      2002/02/16 12:10:00 PST
> > 
> >   Modified files:
> >     bin/ps               print.c 
> >   Log:
> >   When blocked on a mutex, display the mutex name via the wchan string field
> >   so we can at least tell the difference between being blocked in Giant
> >   and being blocked in some other mutex.
> 
> ps -o mtxname
> 
> :)
> 
> The manpage even documents this. :)

Not as intuative as printing it without asking though. :)

-Alfred

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020220233718.GM12136>