Re: IVF 10.0 Win/VS 2005 Profiling



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.

Some progress: Need to use /Qprof-genx; compile with this flag; Run code;
Use profmerge.exe to turn *.dyn into *.dpi file; Use the codecov.exe to
create coverage information in html format.

But would like to get actual time spent by line or subroutine call. All I
can find in the codecov.exe options are a -counts option which report counts
by line. Need something like this, but with actual time.

Anyone know how?

Thanks.



.



Relevant Pages

  • Re: Test...
    ... documentation on exactly what you did during the building process. ... design the communications interface and all necessary control problems. ... Report ...
    (talk.origins)
  • Re: ziad, still speaking, affords almost okay, as the promotion documents at all their preservation
    ... They are escaping on board the staircase now, won't compile ... Can did Ghassan reverse the documentation till the southern ... All future successful electorates will hitherto ...
    (sci.crypt)
  • Re: Compile Error
    ... I used the word subroutine because ... I can handle the compile part when it doesn't have a problem. ... On Error GoTo Err_btnDepartmentSeniority_Click ... Dim stDocName As String ...
    (microsoft.public.access.gettingstarted)
  • Re: Fortran module checking
    ... Or are there compile options that should be invoked to ensure that USE ... finding or understanding Fortran module variables. ... end subroutine assign_values ...
    (comp.lang.fortran)
  • Re: Process does not contain any programs (???)
    ... Not sure what to put on that bug report. ... New feature didn't work. ... Wanted to set a breakpoint. ... have any representation in the documentation (Note to Microsoft: ...
    (microsoft.public.vc.mfc)