DEBUG PROFILE

From BR Wiki
Revision as of 17:00, 12 September 2025 by GomezL (talk | contribs)
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.