summaryrefslogtreecommitdiffstats
path: root/include/jemalloc/internal/stats.h
Commit message (Expand)AuthorAgeFilesLines
* Remove overly restrictive stats_cactive_{add,sub}() assertions.Jason Evans2016-11-121-6/+2
* Add the stats.retained and stats.arenas.<i>.retained statistics.Jason Evans2016-05-041-0/+8
* Fix stats.cactive accounting regression.Jason Evans2016-02-271-2/+12
* Move centralized chunk management into arenas.Jason Evans2015-02-121-15/+0
* Implement metadata statistics.Jason Evans2015-01-241-0/+7
* Add per size class huge allocation statistics.Jason Evans2014-10-131-8/+26
* Normalize size classes.Jason Evans2014-10-061-6/+1
* Refactor huge allocation to be managed by arenas.Jason Evans2014-05-161-0/+5
* Implement malloc_vsnprintf().Jason Evans2012-03-081-7/+0
* Remove highruns statistics.Jason Evans2012-02-131-6/+0
* Reduce cpp conditional logic complexity.Jason Evans2012-02-111-21/+0
* Move repo contents in jemalloc/ to top level.Jason Evans2011-04-011-0/+207