aboutsummaryrefslogtreecommitdiff
path: root/src/allocators/glibc.py
Commit message (Expand)AuthorAgeFilesLines
* add flow glibcglibc-cacheline-exclusiveFlorian Fischer2020-02-181-2/+9
* remove useless whitespaceFlorian Fischer2019-12-181-2/+0
* replace AllocatorSources with ArtifactsFlorian Fischer2019-09-211-19/+15
* improve code quality and add license headers to allocator definitionsFlorian Fischer2019-08-281-11/+31
* fix benchmarks for any glibc versionFlorian Fischer2019-08-121-3/+3
* Use "git reset --hard" instead of "git stash"Florian Schmaus2019-08-121-1/+1
* 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