Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-09-22 | Fix malloc-stats for newer glibc | Behdad Esfahbod | 1 | -1/+1 |
2012-09-17 | [util/malloc-stats] Use tighter spacing. | Behdad Esfahbod | 1 | -3/+3 |
2009-08-10 | [utils] Remove unused code | Behdad Esfahbod | 1 | -30/+0 |
2009-01-31 | [util/malloc-stats] Do a single backtrace_symbols() call | Behdad Esfahbod | 1 | -8/+50 |
2009-01-31 | [util] Fix memset bug in malloc-stats | Behdad Esfahbod | 1 | -5/+4 |
2009-01-30 | [util] Use a hash-table for malloc-stats. | Chris Wilson | 1 | -47/+103 |
2007-12-10 | [util/malloc-stats.c] Add a public function malloc_stats() | Behdad Esfahbod | 1 | -3/+2 |
2007-07-26 | Clear executable flag off .c file | Behdad Esfahbod | 1 | -0/+0 |
2007-04-21 | [util] Import my malloc wrapper that prints simple statistics | Behdad Esfahbod | 1 | -0/+301 |