summaryrefslogtreecommitdiffstats
path: root/jemalloc/src/ctl.c
Commit message (Collapse)AuthorAgeFilesLines
* Add release versioning support.0.0.0Jason Evans2010-03-021-0/+4
| | | | | | | Base version string on 'git describe --long', and provide cpp macros in jemalloc.h. Add the version mallctl.
* Allow prof.dump mallctl to specify filename.Jason Evans2010-03-021-4/+13
|
* Implement sampling for heap profiling.Jason Evans2010-03-021-0/+3
|
* Restructure source tree.Jason Evans2010-02-111-0/+1352