Date: Tue, 25 Apr 2006 20:24:23 +0000 (UTC) From: John Baldwin <jhb@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern subr_witness.c Message-ID: <200604252024.k3PKONJW045203@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2006-04-25 20:24:23 UTC
FreeBSD src repository
Modified files:
sys/kern subr_witness.c
Log:
Use db_lookup_thread() to lookup the thread for the passed in address
and change 'show locks' to only list the locks for a given thread
rather than for all the threads in the process containing a specified
thread.
Revision Changes Path
1.216 +5 -23 src/sys/kern/subr_witness.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200604252024.k3PKONJW045203>
