summaryrefslogtreecommitdiffstats
path: root/jemalloc/test
Commit message (Expand)AuthorAgeFilesLines
* Replace JEMALLOC_OPTIONS with MALLOC_CONF.Jason Evans2010-10-241-10/+10
* Add per thread allocation counters, and enhance heap sampling.Jason Evans2010-10-212-0/+107
* Fix tests build when --with-install-suffix is set.Jason Evans2010-10-075-4/+10
* Fix compiler warnings.Jason Evans2010-09-211-2/+13
* Add {,r,s,d}allocm().Jason Evans2010-09-175-3/+279
* Fix porting regressions.Jason Evans2010-09-122-13/+7
* Add posix_memalign test.Jason Evans2010-09-122-0/+153
* Port to Mac OS X.Jason Evans2010-09-121-4/+6
* Add the thread.arena mallctl.Jason Evans2010-08-142-0/+71