aboutsummaryrefslogtreecommitdiff
path: root/src/allocators/glibc.py
Commit message (Expand)AuthorAgeFilesLines
* glibc: Use release tag instead of release branchFlorian Schmaus2019-08-121-1/+1
* use LD_LIBRARY_PATH for glibc instead of calling its loaderFlorian Fischer2019-08-121-2/+4
* add patch info to malloc_statsFlorian Fischer2019-08-111-2/+2
* add default colors to included allocatorsFlorian Fischer2019-07-011-4/+8
* rework allocator definitions #2Florian Fischer2019-06-241-4/+17
* reduce code duplication by giving each known allocator its own classFlorian Fischer2019-06-171-0/+29