debug utilities - adjust vmpageinfo, add zallocinfo
authorMatthew Dillon <dillon@apollo.backplane.com>
Fri, 5 Feb 2010 08:24:04 +0000 (00:24 -0800)
committerMatthew Dillon <dillon@apollo.backplane.com>
Fri, 5 Feb 2010 08:24:04 +0000 (00:24 -0800)
commit069cac031396ad34266cd07ffced2187830ebc56
treed14203027086edce76c0b86a8ea2899e9c003682
parentd0ab431acd417bc19568583f2ac1f56e80c8f057
debug utilities - adjust vmpageinfo, add zallocinfo

* Adjust vmpageinfo to match recent changes.  Add the symbolic names
  for the flags.

* Add zallocinfo which dumps the state of the slab data structures.
test/debug/vmpageinfo.c
test/debug/zallocinfo.c [new file with mode: 0644]