<div dir="ltr">Thank you very much, Jason! That's a relief.</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Mar 28, 2014 at 10:10 PM, Jason Evans <span dir="ltr"><<a href="mailto:jasone@canonware.com" target="_blank">jasone@canonware.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word"><div class="">On Mar 28, 2014, at 4:28 AM, Evgeniy Ivanov <<a href="mailto:i@eivanov.com" target="_blank">i@eivanov.com</a>> wrote:<div>
<blockquote type="cite"><div dir="ltr"><div>I enable / disable profiling on the fly via <span style="font-family:monospace;font-size:inherit">prof_active. Each time I dump results (</span><span style="font-family:monospace;font-size:inherit">prof_accum is true)</span><span style="font-family:monospace;font-size:inherit">. Is there any way to reset statistics / stack traces between?</span></div>

</div></blockquote><br></div></div><div>It isn't possible to reset the heap profiling state within jemalloc, but there is an easy solution to what you're trying to do: dump a profile at the point where you would like to reset, and pass it to pprof using the --base option.  This will cause pprof to subtract out everything that shows up in the base profile.</div>
<span class="HOEnZb"><font color="#888888"><div><br></div><div>Jason</div><br></font></span></div></blockquote></div><br><br clear="all"><div><br></div>-- <br>Cheers,<br>Evgeniy
</div>