server-skynet-source-3rd-je.../test
Qi Wang ccfe68a916 Pass alloc_ctx down profiling path.
With this change, when profiling is enabled, we avoid doing redundant rtree
lookups. Also changed dalloc_atx_t to alloc_atx_t, as it's now used on
allocation path as well (to speed up profiling).
2017-04-12 13:55:39 -07:00
..
include/test Header refactoring: Split up jemalloc_internal.h 2017-04-11 11:52:30 -07:00
integration Implement per-CPU arena. 2017-03-08 23:19:01 -08:00
src Add basic reentrancy-checking support, and allow arena_new to reenter. 2017-04-07 14:10:27 -07:00
stress Add basic reentrancy-checking support, and allow arena_new to reenter. 2017-04-07 14:10:27 -07:00
unit Pass alloc_ctx down profiling path. 2017-04-12 13:55:39 -07:00
test.sh.in Use MALLOC_CONF rather than malloc_conf for tests. 2017-02-23 08:57:02 -08:00