<div dir="ltr">Hi,<div><br></div><div>I used the steps described on <a href="https://github.com/jemalloc/jemalloc/wiki/Use-Case%3A-Leak-Checking">https://github.com/jemalloc/jemalloc/wiki/Use-Case%3A-Leak-Checking</a> to dump profiling information of a java process. When the process runs, I can see with "top" that utilized </div><div>  - virtual memory by the process goes upto about 6 GB and stays there</div><div>  - resident memory by the process goes upto about 4GB and stays there</div><div><br></div><div><br></div><div>However , the pdf graph generated shows "Total B: 104353080" (~ 100 MB) which is way smaller than the actual memory utilized by the process. What configuration do I need to use so that graph can account for all memory utilization as reported by "top".</div><div><br></div><div>Thanks,</div><div>Himanshu</div></div>