summaryrefslogtreecommitdiffstats
path: root/lib/libmemstat/memstat_malloc.c
Commit message (Expand)AuthorAgeFilesLines
* Get rid of MAXCPU knowledge used for internal needs only. Switch topluknet2011-08-011-21/+15
* Update the KVM backend for malloc stats to catch up to the internal structurejhb2009-05-151-6/+5
* Make pointer argument to kread_string() const since the kernel structurerwatson2007-05-211-3/+4
* Teach libmemstat(3) how to extract malloc(9) statistics using kvm(3),rwatson2005-08-061-0/+180
* Correct two libmemstat(3) bugs:rwatson2005-08-011-1/+1
* Introduce more formal error handling for libmemstat(3):rwatson2005-07-241-29/+22
* Prefix two non-static libmemstat(3) internal functions with '_' symbols, torwatson2005-07-231-7/+2
* Re-spell wronge less wrongly as wrong.rwatson2005-07-151-2/+2
* Add libmemstat(3), a library for use by debugging and monitoringrwatson2005-07-141-0/+240
OpenPOWER on IntegriCloud