DEBUG PROFILE: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 15: | Line 15: | ||
See ftp site Dll_Distr/Profiler for samples and documentation. | See ftp site Dll_Distr/Profiler for samples and documentation. | ||
[[Profiler File Layout]] -- Details about the profiler log | |||
<noinclude> | <noinclude> | ||
[[Category:Debug]] | [[Category:Debug]] | ||
</noinclude> | </noinclude> |
Revision as of 17:01, 12 September 2025
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.
Profiler File Layout -- Details about the profiler log