aboutsummaryrefslogtreecommitdiff
path: root/src/allocators/tbbmalloc.py
Commit message (Collapse)AuthorAgeFilesLines
* improve code quality and add license headers to allocator definitionsFlorian Fischer2019-08-281-8/+27
|
* fix broken build command for tbbmallocFlorian Fischer2019-08-201-1/+1
|
* fix tbbFlorian Fischer2019-08-201-1/+1
| | | | | tbb is build for each installed kernel version resulting in multiple libraries.
* Use "git reset --hard" instead of "git stash"Florian Schmaus2019-08-121-1/+1
|
* use libtbbmalloc_proxy which overwrites mallocFlorian Fischer2019-07-171-1/+1
|
* fix tbbmalloc definitionFlorian Fischer2019-07-031-1/+1
|
* add default colors to included allocatorsFlorian Fischer2019-07-011-1/+1
|
* add tbbmalloc definitionFlorian Fischer2019-06-241-0/+24