DEBUG PROFILE: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 22: | Line 22: | ||
== Additional resources == | == Additional resources == | ||
* See the FTP site: '' | * See the FTP site: ''Dll_Distr/Profiler'' for samples and documentation. | ||
* [[Profiler File Layout]] — Detailed description of the profiler log file format. | * [[Profiler File Layout]] — Detailed description of the profiler log file format. | ||
Latest revision as of 17:23, 12 September 2025
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.