ID Number: Q75207
1.00 | 1.00
WINDOWS | OS/2
buglist1.00
Summary:
PROBLEM ID: PRO9108001
SYMPTOMS
When profiling an .EXE file and a DLL simultaneously using the
Microsoft Source Profiler version 1.0, the time reported for each
module is inaccurate. Because these times are inaccurate, the
percentages, which are based upon them, will also be incorrect.
RESOLUTION/STATUS
To work around this problem, profile the .EXE or DLL separately.
Microsoft has confirmed this to be a problem in the Source Profiler
version 1.0. We are researching this problem and will post new
information here as it becomes available.
More Information:
Use a .PCF file that tells PREP to profile multiple programs, as in
the following example, to obtain the incorrect results.
TEST.PCF
--------
PROGRAM TEST.EXE ADD
PROGRAM TESTDLL.DLL ADD
Additional reference words: PLIST