
27 Feb
2012
27 Feb
'12
7:25 p.m.
On 2/27/2012 9:22 AM, Brandon Kohn wrote:
On 2/26/2012 2:48 PM, Eric Niebler wrote:
I expected to see the names of templates, ordered by which were instantiated the most frequently. Is there a way to get that output?
At the moment the code only stores the filename and line number. I'll have a look at having it open the files and pull information out of the line to add more context.
Oh and BTW, you can double click on the items in that call graph to see the location. Cheers, Brandon