mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-07-22 12:34:35 +00:00
This feature makes it possible to toggle the gdump feature on/off during program execution, whereas the the opt.prof_dump mallctl value can only be set during program startup. This resolves #72.