| Commit message (Expand) | Author | Age | Files | Lines |
* | Add hooking functionality | David Goldblatt | 2017-04-07 | 1 | -1/+1 |
|
|
* | Use MALLOC_CONF rather than malloc_conf for tests. | Jason Evans | 2017-02-23 | 1 | -5/+0 |
|
|
* | Replace tabs following #define with spaces. | Jason Evans | 2017-01-21 | 1 | -4/+4 |
|
|
* | Remove extraneous parens around return arguments. | Jason Evans | 2017-01-21 | 1 | -5/+5 |
|
|
* | Update brace style. | Jason Evans | 2017-01-21 | 1 | -11/+7 |
|
|
* | Remove leading blank lines from function bodies. | Jason Evans | 2017-01-13 | 1 | -2/+0 |
|
|
* | Uniformly cast mallctl[bymib]() oldp/newp arguments to (void *). | Jason Evans | 2016-10-28 | 1 | -2/+3 |
|
|
* | Refactor permuted backtrace test allocation. | Jason Evans | 2014-10-02 | 1 | -2/+7 |
|
|
* | Break prof_accum into multiple compilation units. | Jason Evans | 2014-02-25 | 1 | -37/+1 |
|
|
* | Prevent inlining of backtraced test functions. | Jason Evans | 2014-01-29 | 1 | -2/+2 |
|
|
* | Subvert tail call optimization in backtrace test. | Jason Evans | 2014-01-21 | 1 | -11/+17 |
|
|
* | Add heap profiling tests. | Jason Evans | 2014-01-17 | 1 | -0/+116 |
|
|