[vsipl++] [patch] Nested profile event names

Jules Bergmann jules at codesourcery.com
Thu Nov 2 18:46:20 UTC 2006


Mark Mitchell wrote:
> Jules Bergmann wrote:
>> This patch adds support for nested profile event names in the 
>> accumulate mode.
> 
> Nice!
> 
>> This feature is controlled by a new configure option 
>> (--disable-profile-accum-nest-events).  It is enabled by default. 
> 
> Maybe it should just be always-on, rather than configurable?  Is the 
> overhead really a big deal?

I don't know how big of a deal the overhead for this is.  There are some 
overheads with nested events that would be good to reduce.  This patch 
will make those overheads worse, but I'm not sure by how much.

This is something we will get a better handle on as we get experience 
using the profiling.

-- 
Jules Bergmann
CodeSourcery
jules at codesourcery.com
(650) 331-3385 x705



More information about the vsipl++ mailing list