debug - Update kmapinfo, zallocinfo, slabinfo
authorMatthew Dillon <dillon@apollo.backplane.com>
Sat, 17 Dec 2016 03:43:01 +0000 (19:43 -0800)
committerMatthew Dillon <dillon@apollo.backplane.com>
Sat, 17 Dec 2016 03:43:01 +0000 (19:43 -0800)
commit6052a76a1877e622b2e6e61f314894a819037d76
tree0aa6e533344ea648fa9a16f2fec66b4f1939776f
parent3091de50a4af0c2f9ee0ed293d2400238de0c48a
debug - Update kmapinfo, zallocinfo, slabinfo

* Update the kmapinfo, zallocinfo, and slabinfo commands so they work
  properly with current kernels.

* kmapinfo now breaks-down who is using each vm_map_entry in the
  kernel_map, and prints out aggregate results for each subsystem.
test/debug/kmapinfo.c
test/debug/slabinfo.c