debug - Add kmapinfo to dump the kernel_map
authorMatthew Dillon <dillon@apollo.backplane.com>
Tue, 5 Jan 2010 22:29:02 +0000 (14:29 -0800)
committerMatthew Dillon <dillon@apollo.backplane.com>
Tue, 5 Jan 2010 22:29:02 +0000 (14:29 -0800)
commit8f50529ca0ac78f0664fa3561235c0b736070cbf
tree2057241d1c3a3f5563ab98b9ea98bec9655db493
parent27618e5a11410a957b5877fa82635a4559134f54
debug - Add kmapinfo to dump the kernel_map

* kmapinfo is a program to dump the kernel_map, giving us an idea with
  regards to how much KVM is being used.  Also works on core dumps.
test/debug/kmapinfo.c [new file with mode: 0644]