| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Revert "strerror: incl enum name" | Steven Moreland | 2021-10-07 | 1 | -1/+1 |
| * | strerror: incl enum name | Steven Moreland | 2021-10-05 | 1 | -1/+1 |
| * | Disable info messages by default for malloc debug. | Christopher Ferris | 2019-04-02 | 1 | -0/+18 |
| * | Bionic malloc debug: add a new option "abort_on_error" | Iris Chang | 2019-01-22 | 1 | -0/+18 |
| * | Point to online documentation. | Christopher Ferris | 2018-05-25 | 1 | -105/+2 |
| * | Add support for using the new unwinder. | Christopher Ferris | 2018-05-24 | 1 | -0/+23 |
| * | Refactor malloc debug. | Christopher Ferris | 2018-04-02 | 1 | -15/+37 |
| * | Provide method to dump backtrace heap data. | Christopher Ferris | 2017-09-05 | 1 | -0/+55 |
| * | Refactor Config from a struct to a class. | Christopher Ferris | 2017-04-06 | 1 | -93/+139 |
| * | Enable malloc debug using environment variables | Tamas Berghammer | 2016-11-17 | 1 | -5/+2 |
| * | Fix unittests broken by 545808a | Tamas Berghammer | 2016-09-07 | 1 | -1/+1 |
| * | Add the record alloc option. | Christopher Ferris | 2016-07-08 | 1 | -35/+94 |
| * | Fix problem where unknown option is not an error. | Christopher Ferris | 2016-03-14 | 1 | -0/+8 |
| * | Move hard-coded values to constants. | Christopher Ferris | 2016-02-26 | 1 | -8/+9 |
| * | Fix wrong guard values for 64 bit. | Christopher Ferris | 2016-02-22 | 1 | -4/+8 |
| * | Fix the default alignment of the allocations. | Christopher Ferris | 2016-02-12 | 1 | -0/+4 |
| * | Add better free tracking. | Christopher Ferris | 2016-01-29 | 1 | -1/+60 |
| * | Add min/max values for config values. | Christopher Ferris | 2016-01-27 | 1 | -2/+174 |
| * | Malloc debug rewrite. | Christopher Ferris | 2016-01-25 | 1 | -0/+380 |
