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>
Sun, 24 Oct 2010 16:33:44 +0000 (09:33 -0700)
commit8812f0f089dbea207dc65dda1da7664707615252
treed288650c969ede96b0c432771150fa49995ce537
parent714bf0f231d0e5d7a72cea8fb9e614963295a092
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]