summaryrefslogtreecommitdiffstats
path: root/test/unit/prof_accum.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-5/+0
* Replace tabs following #define with spaces.Jason Evans2017-01-211-4/+4
* Remove extraneous parens around return arguments.Jason Evans2017-01-211-5/+5
* Update brace style.Jason Evans2017-01-211-11/+7
* Remove leading blank lines from function bodies.Jason Evans2017-01-131-2/+0
* Uniformly cast mallctl[bymib]() oldp/newp arguments to (void *).Jason Evans2016-10-281-2/+3
* Refactor permuted backtrace test allocation.Jason Evans2014-10-021-2/+7
* Break prof_accum into multiple compilation units.Jason Evans2014-02-251-37/+1
* Prevent inlining of backtraced test functions.Jason Evans2014-01-291-2/+2
* Subvert tail call optimization in backtrace test.Jason Evans2014-01-211-11/+17
* Add heap profiling tests.Jason Evans2014-01-171-0/+116