mirror of
https://github.com/jemalloc/jemalloc
synced 2026-06-08 15:01:07 +00:00
9df0215f9b
Move prof_sample_threshold initialization into prof_alloc_prep(), before using it to decide whether to capture a backtrace.
jemalloc is a general-purpose scalable concurrent malloc(3) implementation. The INSTALL file contains information on how to configure, build, and install jemalloc.