AUTHORS
COPYING
CONTRIBUTING
ChangeLog
INSTALL
Makefile.am
NEWS
README
VERSION
.travis.yml
autogen.sh
build.sh
build_jemalloc.sh
configure.ac
autohbw/Makefile.mk
autohbw/autohbw.c
autohbw/autohbw_get_src_lines.pl
autohbw/autohbw_README
autohbw/autohbw_test.sh
examples/autohbw_candidates.c
examples/filter_example.c
examples/hello_memkind_example.c
examples/README
examples/Makefile.mk
examples/hello_hbw_example.c
examples/memkind_allocated_example.cpp
examples/memkind_allocated.hpp
examples/memkind_decorator_debug.c
examples/pmem_example.c
make_rpm.mk
m4
man/hbwmalloc.3
man/memkind.3
man/memkind_arena.3
man/memkind_default.3
man/memkind_hbw.3
man/memkind_hugetlb.3
man/memkind_pmem.3
man/hbwallocator.3
man/autohbw.7
memkind.spec.mk
src/heap_manager.c
src/hbwmalloc.c
src/memkind.c
src/memkind_arena.c
src/memkind_default.c
src/memkind_gbtlb.c
src/memkind_hbw.c
src/memkind_hugetlb.c
src/memkind_interleave.c
src/memkind_pmem.c
src/memkind_log.c
src/memkind-hbw-nodes.c
src/tbb_wrapper.c
include/hbwmalloc.h
include/memkind.h
include/memkind_deprecated.h
include/hbw_allocator.h
include/memkind/internal/heap_manager.h
include/memkind/internal/memkind_arena.h
include/memkind/internal/memkind_default.h
include/memkind/internal/memkind_gbtlb.h
include/memkind/internal/memkind_hbw.h
include/memkind/internal/memkind_hugetlb.h
include/memkind/internal/memkind_interleave.h
include/memkind/internal/memkind_pmem.h
include/memkind/internal/memkind_private.h
include/memkind/internal/memkind_log.h
include/memkind/internal/tbb_wrapper.h
include/memkind/internal/tbb_mem_pool_policy.h
test/Makefile.mk
test/Allocator.hpp
test/check.sh
test/test.sh
test/multithreaded_tests.cpp
test/gb_page_tests_bind_policy.cpp
test/gb_page_tests_preferred_policy.cpp
test/environ_err_hbw_malloc_test.cpp
test/negative_tests.cpp
test/trial_generator.cpp
test/check.h
test/trial_generator.h
test/bat_tests.cpp
test/bat_bind_tests.cpp
test/bat_interleave_tests.cpp
test/main.cpp
test/common.h
test/static_kinds_list.h
test/check.cpp
test/extended_tests.cpp
test/error_message_tests.cpp
test/memkind_default_tests.cpp
test/get_arena_test.cpp
test/memkind_pmem_tests.cpp
test/static_kinds_tests.cpp
test/huge_page_test.cpp
test/hbw_verify_function_test.cpp
test/hbw_detection_test.py
test/autohbw_test.py
test/trace_mechanism_test.py
test/memkind-afts.ts
test/memkind-afts-ext.ts
test/memkind-slts.ts
test/memkind-perf.ts
test/memkind-perf-ext.ts
test/memkind-pytests.ts
test/performance/framework.hpp
test/performance/framework.cpp
test/performance/operations.hpp
test/performance/perf_tests.hpp
test/performance/perf_tests.cpp
test/hbw_allocator_tests.cpp
test/decorator_test.cpp
test/decorator_test.h
test/alloc_performance_tests.cpp
test/allocator_perf_tool/AllocationSizes.hpp
test/allocator_perf_tool/Allocation_info.hpp
test/allocator_perf_tool/Allocation_info.cpp
test/allocator_perf_tool/Allocator.hpp
test/allocator_perf_tool/AllocatorFactory.hpp
test/allocator_perf_tool/CSVLogger.hpp
test/allocator_perf_tool/CommandLine.hpp
test/allocator_perf_tool/Configuration.hpp
test/allocator_perf_tool/ConsoleLog.hpp
test/allocator_perf_tool/FootprintSampling.cpp
test/allocator_perf_tool/FootprintSampling.h
test/allocator_perf_tool/FootprintTask.cpp
test/allocator_perf_tool/FootprintTask.h
test/allocator_perf_tool/FunctionCalls.hpp
test/allocator_perf_tool/FunctionCallsPerformanceTask.cpp
test/allocator_perf_tool/FunctionCallsPerformanceTask.h
test/allocator_perf_tool/GTestAdapter.hpp
test/allocator_perf_tool/Iterator.hpp
test/allocator_perf_tool/JemallocAllocatorWithTimer.hpp
test/allocator_perf_tool/Makefile
test/allocator_perf_tool/MemkindAllocatorWithTimer.hpp
test/allocator_perf_tool/MemoryFootprintStats.hpp
test/allocator_perf_tool/Numastat.hpp
test/allocator_perf_tool/Runnable.hpp
test/allocator_perf_tool/Sample.hpp
test/allocator_perf_tool/ScenarioWorkload.cpp
test/allocator_perf_tool/ScenarioWorkload.h
test/allocator_perf_tool/StandardAllocatorWithTimer.hpp
test/allocator_perf_tool/Stats.hpp
test/allocator_perf_tool/StressIncreaseToMax.cpp
test/allocator_perf_tool/StressIncreaseToMax.h
test/allocator_perf_tool/Task.hpp
test/allocator_perf_tool/TaskFactory.hpp
test/allocator_perf_tool/Tests.hpp
test/allocator_perf_tool/Thread.hpp
test/allocator_perf_tool/TimerSysTime.hpp
test/allocator_perf_tool/VectorIterator.hpp
test/allocator_perf_tool/Workload.hpp
test/allocator_perf_tool/WrappersMacros.hpp
test/allocator_perf_tool/HugePageUnmap.hpp
test/allocator_perf_tool/HugePageOrganizer.hpp
test/allocator_perf_tool/HBWmallocAllocatorWithTimer.hpp
test/allocator_perf_tool/main.cpp
test/allocate_to_max_stress_test.cpp
test/memkind_versioning_tests.cpp
test/heap_manager_init_perf_test.cpp
test/autohbw_test_helper.c
test/trace_mechanism_test_helper.c
test/python_framework/cmd_helper.py
test/python_framework/__init__.py
test/draw_plots.py
test/run_alloc_benchmark.sh
test/alloc_benchmark.c
test/load_tbbmalloc_symbols.c
test/tbbmalloc.h
test/freeing_memory_segfault_test.cpp
jemalloc/configure.ac
jemalloc/build-aux/config.guess
jemalloc/build-aux/install-sh
jemalloc/build-aux/config.sub
jemalloc/src/util.c
jemalloc/src/base.c
jemalloc/src/ckh.c
jemalloc/src/ctl.c
jemalloc/src/ticker.c
jemalloc/src/quarantine.c
jemalloc/src/rtree.c
jemalloc/src/atomic.c
jemalloc/src/tcache.c
jemalloc/src/pages.c
jemalloc/src/tsd.c
jemalloc/src/prng.c
jemalloc/src/bitmap.c
jemalloc/src/nstime.c
jemalloc/src/mutex.c
jemalloc/src/huge.c
jemalloc/src/chunk.c
jemalloc/src/witness.c
jemalloc/src/extent.c
jemalloc/src/prof.c
jemalloc/src/jemalloc.c
jemalloc/src/hash.c
jemalloc/src/mb.c
jemalloc/src/chunk_mmap.c
jemalloc/src/arena.c
jemalloc/src/spin.c
jemalloc/src/chunk_dss.c
jemalloc/src/stats.c
jemalloc/src/zone.c
jemalloc/src/valgrind.c
jemalloc/include/msvc_compat/C99/stdbool.h
jemalloc/include/msvc_compat/C99/stdint.h
jemalloc/include/msvc_compat/windows_extra.h
jemalloc/include/msvc_compat/strings.h
jemalloc/include/jemalloc/jemalloc_macros.h.in
jemalloc/include/jemalloc/jemalloc_rename.sh
jemalloc/include/jemalloc/jemalloc_protos.h.in
jemalloc/include/jemalloc/jemalloc_defs.h.in
jemalloc/include/jemalloc/jemalloc.sh
jemalloc/include/jemalloc/internal/prng.h
jemalloc/include/jemalloc/internal/base.h
jemalloc/include/jemalloc/internal/util.h
jemalloc/include/jemalloc/internal/private_namespace.sh
jemalloc/include/jemalloc/internal/private_symbols.txt
jemalloc/include/jemalloc/internal/size_classes.sh
jemalloc/include/jemalloc/internal/spin.h
jemalloc/include/jemalloc/internal/hash.h
jemalloc/include/jemalloc/internal/chunk.h
jemalloc/include/jemalloc/internal/public_unnamespace.sh
jemalloc/include/jemalloc/internal/bitmap.h
jemalloc/include/jemalloc/internal/ctl.h
jemalloc/include/jemalloc/internal/extent.h
jemalloc/include/jemalloc/internal/jemalloc_internal_macros.h
jemalloc/include/jemalloc/internal/rtree.h
jemalloc/include/jemalloc/internal/huge.h
jemalloc/include/jemalloc/internal/qr.h
jemalloc/include/jemalloc/internal/ticker.h
jemalloc/include/jemalloc/internal/private_unnamespace.sh
jemalloc/include/jemalloc/internal/jemalloc_internal_decls.h
jemalloc/include/jemalloc/internal/pages.h
jemalloc/include/jemalloc/internal/atomic.h
jemalloc/include/jemalloc/internal/valgrind.h
jemalloc/include/jemalloc/internal/chunk_dss.h
jemalloc/include/jemalloc/internal/witness.h
jemalloc/include/jemalloc/internal/assert.h
jemalloc/include/jemalloc/internal/ql.h
jemalloc/include/jemalloc/internal/mb.h
jemalloc/include/jemalloc/internal/tsd.h
jemalloc/include/jemalloc/internal/ckh.h
jemalloc/include/jemalloc/internal/public_namespace.sh
jemalloc/include/jemalloc/internal/tcache.h
jemalloc/include/jemalloc/internal/chunk_mmap.h
jemalloc/include/jemalloc/internal/stats.h
jemalloc/include/jemalloc/internal/smoothstep.sh
jemalloc/include/jemalloc/internal/jemalloc_internal.h.in
jemalloc/include/jemalloc/internal/arena.h
jemalloc/include/jemalloc/internal/mutex.h
jemalloc/include/jemalloc/internal/jemalloc_internal_defs.h.in
jemalloc/include/jemalloc/internal/quarantine.h
jemalloc/include/jemalloc/internal/rb.h
jemalloc/include/jemalloc/internal/ph.h
jemalloc/include/jemalloc/internal/nstime.h
jemalloc/include/jemalloc/internal/prof.h
jemalloc/include/jemalloc/internal/smoothstep.h
jemalloc/include/jemalloc/jemalloc_mangle.sh
jemalloc/include/jemalloc/jemalloc_typedefs.h.in
jemalloc/COPYING
jemalloc/test/test.sh.in
jemalloc/test/src/test.c
jemalloc/test/src/btalloc_0.c
jemalloc/test/src/mtx.c
jemalloc/test/src/SFMT.c
jemalloc/test/src/math.c
jemalloc/test/src/thd.c
jemalloc/test/src/mq.c
jemalloc/test/src/timer.c
jemalloc/test/src/btalloc_1.c
jemalloc/test/src/btalloc.c
jemalloc/test/integration/overflow.c
jemalloc/test/integration/allocated.c
jemalloc/test/integration/thread_arena.c
jemalloc/test/integration/xallocx.c
jemalloc/test/integration/posix_memalign.c
jemalloc/test/integration/sdallocx.c
jemalloc/test/integration/aligned_alloc.c
jemalloc/test/integration/MALLOCX_ARENA.c
jemalloc/test/integration/chunk.c
jemalloc/test/integration/rallocx.c
jemalloc/test/integration/thread_tcache_enabled.c
jemalloc/test/integration/mallocx.c
jemalloc/test/include/test/SFMT-params44497.h
jemalloc/test/include/test/timer.h
jemalloc/test/include/test/math.h
jemalloc/test/include/test/SFMT-params.h
jemalloc/test/include/test/SFMT-params19937.h
jemalloc/test/include/test/SFMT-params2281.h
jemalloc/test/include/test/SFMT-params86243.h
jemalloc/test/include/test/SFMT-params607.h
jemalloc/test/include/test/SFMT.h
jemalloc/test/include/test/mtx.h
jemalloc/test/include/test/SFMT-sse2.h
jemalloc/test/include/test/SFMT-params1279.h
jemalloc/test/include/test/SFMT-params216091.h
jemalloc/test/include/test/jemalloc_test.h.in
jemalloc/test/include/test/SFMT-alti.h
jemalloc/test/include/test/thd.h
jemalloc/test/include/test/mq.h
jemalloc/test/include/test/test.h
jemalloc/test/include/test/jemalloc_test_defs.h.in
jemalloc/test/include/test/SFMT-params4253.h
jemalloc/test/include/test/SFMT-params132049.h
jemalloc/test/include/test/btalloc.h
jemalloc/test/include/test/SFMT-params11213.h
jemalloc/test/unit/util.c
jemalloc/test/unit/junk.c
jemalloc/test/unit/ckh.c
jemalloc/test/unit/prof_gdump.c
jemalloc/test/unit/ticker.c
jemalloc/test/unit/junk_free.c
jemalloc/test/unit/ph.c
jemalloc/test/unit/quarantine.c
jemalloc/test/unit/rtree.c
jemalloc/test/unit/atomic.c
jemalloc/test/unit/prof_thread_name.c
jemalloc/test/unit/tsd.c
jemalloc/test/unit/prof_idump.c
jemalloc/test/unit/prof_accum.c
jemalloc/test/unit/prof_reset.c
jemalloc/test/unit/smoothstep.c
jemalloc/test/unit/run_quantize.c
jemalloc/test/unit/prng.c
jemalloc/test/unit/fork.c
jemalloc/test/unit/bitmap.c
jemalloc/test/unit/nstime.c
jemalloc/test/unit/mtx.c
jemalloc/test/unit/arena_reset.c
jemalloc/test/unit/SFMT.c
jemalloc/test/unit/witness.c
jemalloc/test/unit/math.c
jemalloc/test/unit/lg_chunk.c
jemalloc/test/unit/zero.c
test/gtest_fused/gtest/gtest-all.cc
test/gtest_fused/gtest/gtest.h
jemalloc/test/unit/mq.c
jemalloc/test/unit/hash.c
jemalloc/test/unit/junk_alloc.c
jemalloc/test/unit/size_classes.c
jemalloc/test/unit/qr.c
jemalloc/test/unit/ql.c
jemalloc/test/unit/stats.c
jemalloc/test/unit/mallctl.c
jemalloc/test/unit/a0.c
jemalloc/test/unit/rb.c
jemalloc/test/unit/prof_active.c
jemalloc/test/unit/decay.c
jemalloc/test/stress/microbench.c
jemalloc/Makefile.in
jemalloc/autogen.sh
jemalloc/ChangeLog
jemalloc/.autom4te.cfg
jemalloc/bin/jeprof.in
jemalloc/bin/jemalloc-config.in
jemalloc/bin/jemalloc.sh.in
jemalloc/msvc/projects/vc2015/test_threads/test_threads.vcxproj.filters
jemalloc/msvc/projects/vc2015/test_threads/test_threads.h
jemalloc/msvc/projects/vc2015/test_threads/test_threads_main.cpp
jemalloc/msvc/projects/vc2015/test_threads/test_threads.vcxproj
jemalloc/msvc/projects/vc2015/test_threads/test_threads.cpp
jemalloc/msvc/projects/vc2015/jemalloc/jemalloc.vcxproj
jemalloc/msvc/projects/vc2015/jemalloc/jemalloc.vcxproj.filters
jemalloc/msvc/jemalloc_vc2015.sln
jemalloc/msvc/ReadMe.txt
jemalloc/coverage.sh
jemalloc/jemalloc.pc.in
jemalloc/.appveyor.yml
jemalloc/README
jemalloc/doc/jemalloc.xml.in
jemalloc/doc/stylesheet.xsl
jemalloc/doc/html.xsl.in
jemalloc/doc/manpages.xsl.in
jemalloc/INSTALL
jemalloc/config.stamp.in
jemalloc/.travis.yml
build_jemalloc.sh
