summaryrefslogtreecommitdiff
path: root/util/malloc-stats.c
AgeCommit message (Expand)AuthorFilesLines
2009-08-10[utils] Remove unused codeBehdad Esfahbod1-30/+0
2009-01-31[util/malloc-stats] Do a single backtrace_symbols() callBehdad Esfahbod1-8/+50
2009-01-31[util] Fix memset bug in malloc-statsBehdad Esfahbod1-5/+4
2009-01-30[util] Use a hash-table for malloc-stats.Chris Wilson1-47/+103
2007-12-10[util/malloc-stats.c] Add a public function malloc_stats()Behdad Esfahbod1-3/+2
2007-07-26Clear executable flag off .c fileBehdad Esfahbod1-0/+0
2007-04-21[util] Import my malloc wrapper that prints simple statisticsBehdad Esfahbod1-0/+301