summaryrefslogtreecommitdiffstats
path: root/test/unit/prof_reset.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-6/+6
* Remove extraneous parens around return arguments.Jason Evans2017-01-211-6/+6
* Update brace style.Jason Evans2017-01-211-23/+13
* Remove leading blank lines from function bodies.Jason Evans2017-01-131-3/+0
* Uniformly cast mallctl[bymib]() oldp/newp arguments to (void *).Jason Evans2016-10-281-6/+7
* Resolve bootstrapping issues when embedded in FreeBSD libc.Jason Evans2016-05-111-1/+1
* Add witness, a simple online locking validator.Jason Evans2016-04-141-1/+2
* Fix "prof.reset" mallctl-related corruption.Jason Evans2015-09-101-15/+66
* Optimize arena_prof_tctx_set().Jason Evans2015-09-021-17/+32
* Implement/test/fix prof-related mallctl's.Jason Evans2014-10-041-0/+4
* Remove obsolete comment.Jason Evans2014-10-031-6/+0
* Test prof.reset mallctl and fix numerous discovered bugs.Jason Evans2014-10-031-0/+238