| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | improve patch handling in allocator.py | Florian Fischer | 2019-10-13 | 2 | -6/+6 |
| | | | | | | * patches are only applied if they aren't applied already * patch no uses -p0 so git diff patches must be adjusted | ||||
| * | add patch info to malloc_stats | Florian Fischer | 2019-08-11 | 4 | -47/+63 |
| | | |||||
| * | reduce code duplication by giving each known allocator its own class | Florian Fischer | 2019-06-17 | 2 | -0/+47 |
| also move allocator related code to src/allocators | |||||
