summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-10-15tools/app_benchmarks: Add some license text to the Python scriptsHEADmasterWill Newton
2014-10-15Makefile.am: Tighten up CFLAGSWill Newton
2014-10-15tests: Update tests from glibc.Will Newton
2014-10-15tools/app_benchmarks: Application malloc benchmarks with dockerWill Newton
2014-04-04tools/mtrace_logger: Add mtrace malloc logging toolWill Newton
2013-08-27jemalloc: Correct type sizes on ARM.Will Newton
2013-08-27jemalloc: Fix typo.Will Newton
2013-08-27jemalloc: Fix build on arm.Will Newton
2013-08-21scripts/.gitignore: New file.Will Newton
2013-08-21Revert "reference/tlsf: Add TLSF reference allocator."Will Newton
2013-07-31scripts/libplot.py: New file.Will Newton
2013-07-31benchmarks/mallocbench.c: Make sure original thread count is printed.Will Newton
2013-07-31scripts: Add benchmark and plotting scripts.Will Newton
2013-07-22reference/tlsf: Add TLSF reference allocator.Will Newton
2013-07-22benchmarks/mallocbench.c: Use - when outputting sizes rather than :.Will Newton
2013-07-18benchmarks/mallocbench.c: Output number of threads used.Will Newton
2013-07-18benchmarks/mallocbench.c: Remove producer consumer ring benchmark.Will Newton
2013-07-18benchmarks/mallocbench.c: Output whether or not memory was cleared.Will Newton
2013-07-15Add tcmalloc reference implementation (r221).Will Newton
2013-07-11Add ssmalloc reference code.Will Newton
2013-07-10Add producer/consumer pair test.Will Newton
2013-07-08benchmarks/mallocbench.c: Add producer/consumer ring benchmark.Will Newton
2013-07-03benchmarks/mallocbench.c: Add threading.Will Newton
2013-07-02benchmarks/mallocbench.c: Print RSS in output.Will Newton
2013-07-01refernce/jemalloc: Add jemalloc 3.4.0 reference code.Will Newton
2013-06-28Initial commit - stub allocator, tests and reference code from glibc.Will Newton