DEBUG PROFILE

From BR Wiki
Revision as of 17:22, 12 September 2025 by GomezL (talk | contribs)
Jump to navigation Jump to search

BR Profiler Main Page

Use PROFILER.EXE to translate the BR Profiler output file into readable text.

Generating profiler output

DEBUG PROFILE SAMPLED filename
DEBUG PROFILE TIMED filename
DEBUG PROFILE STOP

Viewing profiler output

Use profiler.exe to view the contents of a log file:

profiler.exe filename
profiler.exe filename raw

Additional resources

  • See the FTP site: Dll\_Distr/Profiler for samples and documentation.
  • Profiler File Layout — Detailed description of the profiler log file format.