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
/
chattymalloc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
improve chattymalloc trace infrastructure
Florian Fischer
2020-05-01
1
-4
/
+2
*
chattymalloc: trace thread_termination
Florian Fischer
2020-04-28
1
-2
/
+42
*
don't use gettid glibc wrapper
Florian Fischer
2020-02-12
1
-1
/
+2
*
use memory mapped file instead of write to store the trace
Florian Fischer
2020-01-24
1
-21
/
+106
*
improve chattymalloc and chattyparser
Florian Fischer
2020-01-17
1
-70
/
+99
*
Revert "add tid to chattymalloc log"
Florian Fischer
2020-01-16
1
-3
/
+0
*
add tid to chattymalloc log
Florian Fischer
2020-01-08
1
-0
/
+3
*
read output file path from CHATTYMALLOC_FILE environment variable
Florian Fischer
2019-08-22
1
-1
/
+5
*
write returned from posix_memalign returned ptr to trace
Florian Fischer
2019-08-22
1
-1
/
+1
*
don't write malloc_stats into trace
Florian Fischer
2019-08-22
1
-1
/
+0
*
readd chattymalloc
Florian Fischer
2019-08-22
1
-0
/
+244
*
s/target/allocator/ and remove analyse feature
Florian Fischer
2019-02-08
1
-161
/
+0
*
move source code to src/
Florian Fischer
2019-01-15
1
-0
/
+161