summaryrefslogtreecommitdiffstats
path: root/jemalloc/src/stats.c
Commit message (Expand)AuthorAgeFilesLines
* Replace JEMALLOC_OPTIONS with MALLOC_CONF.Jason Evans2010-10-241-77/+123
* Make cumulative heap profile data optional.Jason Evans2010-10-031-0/+14
* Fix P/p reporting in stats_print().Jason Evans2010-04-091-1/+3
* Report E/e option state in jemalloc_stats_print().Jason Evans2010-04-061-1/+4
* Make interval-triggered profile dumping optional.Jason Evans2010-04-011-5/+8
* Remove medium size classes.Jason Evans2010-03-171-39/+29
* Widen malloc_stats_print() output columns.Jason Evans2010-03-151-14/+15
* Change xmallctl() --> CTL_GET() where possible.Jason Evans2010-03-151-3/+3
* Push locks into arena bins.Jason Evans2010-03-151-28/+43
* Simplify tcache object caching.Jason Evans2010-03-141-13/+8
* Print version in malloc_stats_print().Jason Evans2010-03-041-0/+5
* Simplify malloc_message().Jason Evans2010-03-041-131/+162
* Implement sampling for heap profiling.Jason Evans2010-03-021-5/+10
* Wrap mallctl* references with JEMALLOC_P().Jason Evans2010-02-111-19/+28
* Restructure source tree.Jason Evans2010-02-111-0/+658