summaryrefslogtreecommitdiffstats
path: root/src/stats.c
Commit message (Expand)AuthorAgeFilesLines
...
* Finish renaming "arenas.pagesize" to "arenas.page".Jason Evans2012-04-021-11/+10
* Clean up *PAGE* macros.Jason Evans2012-04-021-0/+3
* Fix malloc_stats_print() option support.Jason Evans2012-03-131-6/+8
* Implement malloc_vsnprintf().Jason Evans2012-03-081-172/+50
* Remove the lg_tcache_gc_sweep option.Jason Evans2012-03-051-11/+0
* Add --with-mangling.Jason Evans2012-03-021-18/+17
* Remove unused variables in stats_print().Jason Evans2012-02-291-4/+0
* Remove the sysv option.Jason Evans2012-02-291-1/+0
* Simplify small size class infrastructure.Jason Evans2012-02-291-66/+6
* Remove the opt.lg_prof_bt_max option.Jason Evans2012-02-141-6/+0
* Remove the opt.lg_prof_tcmax option.Jason Evans2012-02-141-12/+0
* Remove highruns statistics.Jason Evans2012-02-131-17/+11
* Remove the swap feature.Jason Evans2012-02-131-21/+5
* Reduce cpp conditional logic complexity.Jason Evans2012-02-111-11/+2
* Fix malloc_stats_print(..., "a") output.Jason Evans2011-11-111-1/+1
* Move repo contents in jemalloc/ to top level.Jason Evans2011-04-011-0/+790