<div dir="ltr">On Wed, Apr 24, 2013 at 12:07 AM, Bill Hoffman <<a href="mailto:bill.hoffman@kitware.com">bill.hoffman@kitware.com</a>> wrote:<br>> That's funny. I was just playing around with adding a profile option. My approach was to sum up all the time spent in each function. It does not have a call stack but, should give you an idea of where it is spending the bulk of the time. I suppose you could post process the output of a trace with your change, but that would be more work.<br>
<br>I have a Python script that processes the cmake trace and creates stack traces. I'm polishing it right now and I'm planning to make it public on github or other similar service. No matter whether my patch for cmake will be accepted or not the script might be useful for other people.<br>
<br>--<br> Volo Zyko</div>