On 23/06/2015 10:22, Alexandre DERUMIER wrote: > > What is the peak memory usage of jemalloc and tcmalloc? > > I'll try to use an heap profiling to see. > Don't known if "perf" can give me the info easily without profiling ?
You can try using or modifying this systemtap script: https://sourceware.org/systemtap/examples/process/proctop.stp Paolo