Add vnodeinfo - a program which scans each mount's vnode list and dumps
authorMatthew Dillon <dillon@dragonflybsd.org>
Thu, 7 Oct 2004 00:05:03 +0000 (00:05 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Thu, 7 Oct 2004 00:05:03 +0000 (00:05 +0000)
commitfa12c6260b7f066f933c85d72be95bbb048c4518
tree7e7cd8e0d4d133414044e9866021a4fe12cf59f2
parent565c95a60f22cd99ddd4ba4bfba719095bb1724d
Add vnodeinfo - a program which scans each mount's vnode list and dumps
mount and vnode information, plus scans the vnode_free_list and dumps it
as well.

Give ncptrace the ability to specify a kernel and core file.
test/debug/ncptrace.c
test/debug/vnodeinfo.c [new file with mode: 0644]