summaryrefslogtreecommitdiffstats
path: root/usr.bin/systat/malloc.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* first batch of programs adapting to the namespace cleanupderaadt2015-01-161-2/+3
| | | | | (pfvar.h nameser.h proc.h ucred.h) ok guenther millert, and some review from doug as well.
* - use a common FIELD_ADDR macro, instead of rolling 78 identical copies.jasper2011-03-021-19/+17
| | | | ok canacar@
* Add malloc and buckets views that display kernel malloc statistics similarcanacar2008-11-081-0/+402
to vmstat -m