[patch] Profile_event class

Don McCoy don at codesourcery.com
Mon Jul 17 05:12:18 UTC 2006


This patch integrates the functions needed for the impl_performance() 
interface along with some new functions needed for handling events more 
efficiently.  It also uses more descriptive names for the FFT events, 
for example:

# mode: pm_accum
# timer: x86_64_tsc_time
# clocks_per_sec: 3591371008
#
# tag : total ticks : num calls : op count : mflops
fwd fft, cplx-cplx, rbv : 102141 : 1 : 51200 : 1800.24
inv fft, cplx-cplx, rbv : 95490 : 1 : 51200 : 1925.63

Note: rbv = return by value.  The others should be readable.  Full 
documentation will follow soon.

Regards,

-- 
Don McCoy
don (at) CodeSourcery
(888) 776-0262 / (650) 331-3385, x712
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: pf5.changes
URL: <http://sourcerytools.com/pipermail/vsipl++/attachments/20060716/c836ce6a/attachment.ksh>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: pf5.diff
URL: <http://sourcerytools.com/pipermail/vsipl++/attachments/20060716/c836ce6a/attachment-0001.ksh>


More information about the vsipl++ mailing list