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 | -4/+0 |
* | Remove extraneous parens around return arguments. | Jason Evans | 2017-01-21 | 1 | -3/+3 |
* | Update brace style. | Jason Evans | 2017-01-21 | 1 | -6/+3 |
* | Remove leading blank lines from function bodies. | Jason Evans | 2017-01-13 | 1 | -1/+0 |
* | Uniformly cast mallctl[bymib]() oldp/newp arguments to (void *). | Jason Evans | 2016-10-28 | 1 | -6/+7 |
* | Remove all vestiges of chunks. | Jason Evans | 2016-10-12 | 1 | -4/+4 |
* | Implement the prof.gdump mallctl. | Jason Evans | 2015-01-26 | 1 | -2/+27 |
* | Add heap profiling tests. | Jason Evans | 2014-01-17 | 1 | -0/+56 |