freebsd-dev/usr.bin/vmstat
John Baldwin 32c9e3bd01 Use kvm_getcptime(3) to fetch the global CPU time stats from a crashdump
since the 'cp_time' symbol doesn't exist in recent kernels.  This fixes
iostat and vmstat on crash dumps.

MFC after:	1 week
2008-08-19 21:33:09 +00:00
..
Makefile Add the -H, -h and -P flags to vmstat. -P causes per-cpu output of 2007-12-13 02:36:11 +00:00
vmstat.8 Add the -H, -h and -P flags to vmstat. -P causes per-cpu output of 2007-12-13 02:36:11 +00:00
vmstat.c Use kvm_getcptime(3) to fetch the global CPU time stats from a crashdump 2008-08-19 21:33:09 +00:00