debug - Sync debug utilites, add a few more
authorMatthew Dillon <dillon@apollo.backplane.com>
Thu, 7 Nov 2013 19:51:34 +0000 (11:51 -0800)
committerMatthew Dillon <dillon@apollo.backplane.com>
Thu, 7 Nov 2013 19:51:34 +0000 (11:51 -0800)
commit37ab3e78f140de9cdfdc88c255015e0d72b8bcc7
tree70b90f169e69cf59b7d2c1cf92ae4bd54924b3d0
parentc2f95d8a2185be01498f8b94a1cd429fbd520d45
debug - Sync debug utilites, add a few more

* Sync debug utilites to recent changes and add a few more.

* Enhance zallocinfo
test/debug/checkhammer.c [new file with mode: 0644]
test/debug/crc32.c [new file with mode: 0644]
test/debug/ksyscalls.c [copied from test/debug/zallocinfo.c with 60% similarity]
test/debug/slabinfo.c [copied from test/debug/zallocinfo.c with 65% similarity]
test/debug/vmobjinfo.c [copied from test/debug/zallocinfo.c with 61% similarity]
test/debug/vmpageinfo.c
test/debug/zallocinfo.c