DEBUG PROFILE

From BR Wiki
Revision as of 16:57, 12 September 2025 by GomezL (talk | contribs) (Created page with " 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.")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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.