freebsd-dev/usr.bin/vmstat
Allan Jude 3410663468 Some problems were introduced during the libxo-ification of vmstat, fix them
stop vmstat -i segfaulting
remove duplicate header from vmstat -i
do not pad the name of the interupt in encoded outputs
fix stray % and missing } in the header for vmstat -i
add outer container to vmstat -i
add missing xo_flush in vmstat -i (when run with an interval or delay)
add outer container to vmstat -m
do not pad the name of malloc areans
add outer container to vmstat -z
do not pad the name of memory zones

Reviewed by:	rodrigc
Approved by:	bapt (mentor)
Sponsored by:	ScaleEngine Inc.
Differential Revision:	https://reviews.freebsd.org/D4263
2015-12-01 16:31:07 +00:00
..
Makefile Convert vmstat to use libxo. 2015-11-20 05:15:34 +00:00
Makefile.depend Update dependencies after r291406 added libelf to libkvm. 2015-12-01 05:18:48 +00:00
vmstat.8 Convert vmstat to use libxo. 2015-11-20 05:15:34 +00:00
vmstat.c Some problems were introduced during the libxo-ification of vmstat, fix them 2015-12-01 16:31:07 +00:00