Re: jemalloc profiling

2023-04-27 Thread RVP
On Thu, 27 Apr 2023, tlaro...@polynum.com wrote: I was trying to use the profiling capabilities of jemalloc and found that there is a /usr/lib/libjemalloc_p.a that seems (from /usr/src/distrib/sets/lists/comp/mi) to be the profiling version. The *_p.a files are used for call-profiling. What y

jemalloc profiling

2023-04-27 Thread tlaronde
I was trying to use the profiling capabilities of jemalloc and found that there is a /usr/lib/libjemalloc_p.a that seems (from /usr/src/distrib/sets/lists/comp/mi) to be the profiling version. When setting MALLOC_CONF, the "normally" linked processes spit about whether "Malformed conf string" (whe