summaryrefslogtreecommitdiffstats
path: root/test/unit/prof_gdump.c
Commit message (Expand)AuthorAgeFilesLines
* Add hooking functionalityDavid Goldblatt2017-04-071-1/+1
* Use MALLOC_CONF rather than malloc_conf for tests.Jason Evans2017-02-231-4/+0
* Remove extraneous parens around return arguments.Jason Evans2017-01-211-3/+3
* Update brace style.Jason Evans2017-01-211-6/+3
* Remove leading blank lines from function bodies.Jason Evans2017-01-131-1/+0
* Uniformly cast mallctl[bymib]() oldp/newp arguments to (void *).Jason Evans2016-10-281-6/+7
* Remove all vestiges of chunks.Jason Evans2016-10-121-4/+4
* Implement the prof.gdump mallctl.Jason Evans2015-01-261-2/+27
* Add heap profiling tests.Jason Evans2014-01-171-0/+56