summaryrefslogtreecommitdiffstats
path: root/test/unit/prof_thread_name.c
Commit message (Expand)AuthorAgeFilesLines
* Use MALLOC_CONF rather than malloc_conf for tests.Jason Evans2017-02-231-4/+0
* Replace tabs following #define with spaces.Jason Evans2017-01-211-4/+4
* Remove extraneous parens around return arguments.Jason Evans2017-01-211-3/+3
* Update brace style.Jason Evans2017-01-211-13/+8
* 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-10/+12
* Avoid atexit(3) when possible, disable prof_final by default.Jason Evans2014-10-091-2/+1
* Skip test_prof_thread_name_validation if !config_prof.Jason Evans2014-10-041-0/+2
* Implement/test/fix prof-related mallctl's.Jason Evans2014-10-041-0/+128