IVF 10.0 Win/VS 2005 Profiling



How does one get a profile usage report by line or routine number for IVF
10.0, Win XP, VS-2005 ?


I can find all sorts of information on using Profile Guided Optimization
using /Qprof-gen and then /Qprof-use. But this is for optimizing during
compile. What I need is to see line times for an older version of a project
versus a newer version.

Intel's documentation does not seem to be very lucid on this.

Thanks.

John


.