mirror of
https://github.com/neondatabase/neon.git
synced 2026-08-18 12:08:19 +00:00
3720cf1c5a
## Problem We'd like to enable CPU/heap profiling for storcon. This requires jemalloc. ## Summary of changes Use jemalloc as the global allocator, and enable heap sampling for profiling.