aboutsummaryrefslogtreecommitdiff
path: root/lib/libmemstat/memstat_malloc.c
Commit message (Expand)AuthorAgeFilesLines
* Update the KVM backend for malloc stats to catch up to the internal structureJohn Baldwin2009-05-151-6/+5
* Make pointer argument to kread_string() const since the kernel structureRobert Watson2007-05-211-3/+4
* Teach libmemstat(3) how to extract malloc(9) statistics using kvm(3),Robert Watson2005-08-061-0/+180
* Correct two libmemstat(3) bugs:Robert Watson2005-08-011-1/+1
* Introduce more formal error handling for libmemstat(3):Robert Watson2005-07-241-29/+22
* Prefix two non-static libmemstat(3) internal functions with '_' symbols, toRobert Watson2005-07-231-7/+2
* Re-spell wronge less wrongly as wrong.Robert Watson2005-07-151-2/+2
* Add libmemstat(3), a library for use by debugging and monitoringRobert Watson2005-07-141-0/+240