[vsipl++] [patch] Profiling configuration change

Jules Bergmann jules at codesourcery.com
Sun Sep 3 00:54:45 UTC 2006


Don McCoy wrote:
> This patch changes the way users will compile their programs when using 
> profiling.  Before, configuration options were needed.  Now user 
> programs will be compiled with a macro that serves the same purpose.
> 
> Use -DVSIP_IMPL_PROFILER=15 to enable profiling of all operations.  The 
> value 15 (0x0F) is a mask composed of bits now defined in 
> impl/profile.hpp.  Each bit corresponds to a set of operations as before.
> 
> It is not necessary to define anything when building the library (other 
> than a timer), so both the debug and release binary builds will be 
> suitable for use with profiling.
> 
> Regards,

Don, this looks good, please check it in.  thanks, -- Jules

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



More information about the vsipl++ mailing list