DEBUG PROFILE
Use PROFILER.EXE to translate the BR Profiler output file into readable text.
To generate profiler output: DEBUG PROFILE SAMPLED filename or DEBUG PROFILE TIMED filename and DEBUG PROFILE STOP to end the profile
Also, to use the profiler.exe to get a nice listing of what is in the log file. profiler.exe filename or profiler.exe filename raw
See ftp site Dll_Distr/Profiler for samples and documentation.