summaryrefslogtreecommitdiffstats
path: root/test/unit/prof_gdump.c
Commit message (Expand)AuthorAgeFilesLines
* Use MALLOC_CONF rather than malloc_conf for tests.Jason Evans2017-02-231-4/+0
* Repair file permissions.Jason Evans2017-02-221-0/+0
* Uniformly cast mallctl[bymib]() oldp/newp arguments to (void *).Jason Evans2016-11-151-6/+7
* Implement the prof.gdump mallctl.Jason Evans2015-01-261-2/+27
* Add heap profiling tests.Jason Evans2014-01-171-0/+56