aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile
Commit message (Expand)AuthorAgeFilesLines
* implement alternative way to get memusage using wait4wait4_rusageFlorian Fischer2019-08-151-2/+2
* use LD_LIBRARY_PATH for glibc instead of calling its loaderFlorian Fischer2019-08-121-2/+2
* Rework exec chainFlorian Fischer2019-08-111-1/+5
* improve bumpptr_allocFlorian Fischer2019-08-111-5/+9
* add bumptr allocator implementationFlorian Fischer2019-04-281-2/+9
* s/target/allocator/ and remove analyse featureFlorian Fischer2019-02-081-5/+1
* rework build system #2: call make before executing any benchmarkFlorian Fischer2019-02-021-0/+2
* rework build system #1Florian Fischer2019-02-011-0/+27