index
:
jemalloc.git
dev
master
stable-3
stable-4
jemalloc is a general purpose malloc(3) implementation that emphasizes fragmentation avoidance and scalable concurrency support.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove a redundant '--with-malloc-conf=tcache:false' from gen_run_tests.py
David Goldblatt
2017-07-31
1
-1/+0
*
Test with background_thread:true.
Jason Evans
2017-06-01
2
-2/+6
*
Clean source directory before building tests in object directories.
Jason Evans
2017-05-31
1
-0/+1
*
Fix run_tests to avoid percpu_arena on !Linux.
Jason Evans
2017-05-26
1
-3/+3
*
Refactor run_tests to increase parallelism.
Jason Evans
2017-05-24
1
-13/+45
*
Disable percpu_arena by default.
Jason Evans
2017-05-23
2
-4/+14
*
Add dss:primary testing.
Jason Evans
2017-05-23
2
-20/+41
*
Specify -Werror for run_tests builds.
Jason Evans
2017-05-12
1
-1/+1
*
Remove --disable-tcache.
Jason Evans
2017-04-21
2
-7/+10
*
Turn on -Werror for travis CI builds
David Goldblatt
2017-04-11
1
-1/+3
*
Dodge 32-bit-clang-specific backtracing failure.
Jason Evans
2017-02-28
1
-0/+4
*
Introduce scripts to run all possible tests
David Goldblatt
2017-01-31
1
-0/+44
*
Beef up travis CI integration testing
David Goldblatt
2017-01-27
1
-0/+86