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
/
facter.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix facter bugs found by pylint
Florian Fischer
2019-12-14
1
-9
/
+9
*
move allocbench_version to facter and make the facts a global variable of fac...
Florian Fischer
2019-12-14
1
-16
/
+29
*
format the __init__ files, facter and util using yapf
Florian Fischer
2019-12-11
1
-3
/
+8
*
fix Benchmark and facter load functions
Florian Fischer
2019-11-23
1
-5
/
+6
*
let facter handle load/store of global facts
Florian Fischer
2019-11-22
1
-1
/
+38
*
explicitly collect binary versions
Florian Fischer
2019-09-11
1
-3
/
+3
*
try to get version of benchmark requirements
Florian Fischer
2019-08-30
1
-0
/
+12
*
add license header and improve code quality
Florian Fischer
2019-08-29
1
-7
/
+28
*
add starttime and allocbench commit id to collected facts
Florian Fischer
2019-08-26
1
-0
/
+11
*
except OSError: /usr/sbin/mysqld: cannot dynamically load executable
Florian Fischer
2019-08-11
1
-1
/
+5
*
apply some flake8 hints
Florian Fischer
2019-06-19
1
-0
/
+2
*
use sane iterations (100 -> 10000)
Florian Fischer
2019-05-27
1
-2
/
+0
*
fix libc_ver using code from pip
Florian Fischer
2019-05-27
1
-4
/
+54
*
alwys reset LD_PRELOAD even when a exception occurs
Florian Fischer
2019-03-22
1
-0
/
+1
*
collect facts on demand
Florian Fischer
2019-03-19
1
-10
/
+10
*
add allocators to globalvars; kill mysql server on exit; save libc versions o...
Florian Fischer
2019-03-06
1
-9
/
+13
*
add facter
Florian Fischer
2019-01-22
1
-0
/
+19