debug - Add mbufinfo
authorMatthew Dillon <dillon@apollo.backplane.com>
Wed, 20 Oct 2010 17:34:24 +0000 (10:34 -0700)
committerMatthew Dillon <dillon@apollo.backplane.com>
Wed, 20 Oct 2010 17:34:24 +0000 (10:34 -0700)
commite2184a9e893ff002721e95f1c47dd607b06651ed
tree4f4b991b0df6fb9ad5f6c4f702f9427f4b5bb855
parentbc8e0f77eec9ca5181609828450dc2dbbb475be8
debug - Add mbufinfo

* This is a little utility which uses libkvm to scan all referenced mbufs
  in the kernel, for kernels compiled with MBUF_DEBUG.
test/debug/mbufinfo.c [new file with mode: 0644]