Ultra Light Client Guide and Reference

Using the ULC Profiler

Send the #enable message to the default instance of UlcProfiler ( UlcProfiler default). If this message is not sent to the profiler, subsequent start/stop commands have no effect. When enabled, the profiler can be started and stopped repeatedly.

Send the #disable message to the default profiler to prevent any further profiling. The disabled profiler will hold on to its active context. It is therefore possible to enable it again later and it will work on the same UlcContext.

Send the #start message to the default UlcProfiler. Every UIRequest arriving from the UIEngine will be profiled unless one is already being profiled. Profiling stops when you send the #stop message to the default UlcProfiler. No new UIRequests will be profiled after this. The current profiling will run its full course however.

All commands are available from the Transcript->ULC->Tools->Profiling menu.

Note:The configuration map Ulc ST ENVY/Stats Support requires that the map ENVY/Stats ES-All is loaded in the image already.


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]