index
:
allocbench
align_to_cl
artifact
binary_chattymalloc
bumpptrs
cache_exclusive_alloc
catch_abort
glibc-cacheline-exclusive
introduce_gitlab-ci
keydb
lld
logging
loop_keep_allocs
master
nop
pgfplots
redis
wait4_rusage
benchmark tool for POSIX memory allocators
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
allocators
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use "git reset --hard" instead of "git stash"
Florian Schmaus
2019-08-12
7
-7
/
+7
*
glibc: Use release tag instead of release branch
Florian Schmaus
2019-08-12
1
-1
/
+1
*
Add GitAllocatorSources draft
Florian Schmaus
2019-08-12
1
-0
/
+4
*
Improve scalloc error message
Florian Schmaus
2019-08-12
1
-2
/
+5
*
add LD_LIBRARY_PATH to system installed allocators
Florian Fischer
2019-08-12
1
-4
/
+6
*
use LD_LIBRARY_PATH for glibc instead of calling its loader
Florian Fischer
2019-08-12
1
-2
/
+4
*
add patch info to malloc_stats
Florian Fischer
2019-08-11
5
-49
/
+65
*
check if vm.overcommit_memory is set before building scalloc
Florian Fischer
2019-08-11
1
-0
/
+8
*
make bump pointer allocator available through src.allocators.bumpptr
Florian Fischer
2019-08-11
1
-0
/
+4
*
use libtbbmalloc_proxy which overwrites malloc
Florian Fischer
2019-07-17
1
-1
/
+1
*
fix tbbmalloc definition
Florian Fischer
2019-07-03
1
-1
/
+1
*
add default colors to included allocators
Florian Fischer
2019-07-01
9
-13
/
+18
*
add mimalloc definition
Florian Fischer
2019-06-27
2
-1
/
+27
*
add tbbmalloc definition
Florian Fischer
2019-06-24
2
-1
/
+26
*
fix all allocators collection
Florian Fischer
2019-06-24
1
-10
/
+3
*
add mesh and lockless_allocator definitions
Florian Fischer
2019-06-24
4
-2
/
+50
*
rework allocator definitions #2
Florian Fischer
2019-06-24
13
-141
/
+135
*
fix name of tcmalloc source
Florian Fischer
2019-06-17
1
-1
/
+1
*
fix jemalloc, SuperMalloc and Hoard dirty builds
Florian Fischer
2019-06-17
3
-3
/
+3
*
reduce code duplication by giving each known allocator its own class
Florian Fischer
2019-06-17
15
-0
/
+327
*
start moving allocator definitions to src/allocators
Florian Fischer
2019-04-28
1
-0
/
+27