Subject: Re: [boost] vsix - template_profiler extension
From: Brandon Kohn (blkohn_at_[hidden])
Date: 2012-02-27 14:25:53


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