|
|
---|
Suspend Profiling
| Suspends the Profiler in the current engine. Subsequent events will not be taken into account in terms of profiling. In addition the menu item label switches from Suspend to Resume. This allows you to resume profiling when needed. This item only allows you to profile selected sections of an application.
|
Clear
| Clears the Profiler records in the current engine. The Rule Profiler panel becomes empty.
|
Open File
| Loads a previously-saved Profiler session file (with the extension .irh by default). Opens a Profiler session and creates an engine (in the disconnected state) in the Engine Explorer that holds this Profiler session. This engine is automatically made current so that the Profiler panels display the Profiler session.
|
Save As
| Saves the profiling session of the current engine to a file. This allows you to reload the session later and view it in the Profiler panels even after the current engine has been removed. Profiler session files have an .irh extension by default.
|
Merge
| Merges a Profiler session contained in a file with the Profiler session of the current engine. This menu item is enabled when the current engine is disconnected. When you merge two Profiler sessions, all counts (additions, updates, retracts, runs, times, and so on) from the source session are added to the target session.
|