In the Purify standalone interface, you can use the Run Control toolbar to start and stop program runs, take snapshots and force garbage collections while a program is running, and compare memory data from multiple runs and snapshots. The Run Control toolbar is a dockable toolbar. You can attach, or dock, the toolbar to any side of its parent window, or you can detach the toolbar and float it in its own mini-frame window.
The following toolbar buttons are available when you are profiling programs:
|
Runs a .NET, or managed Visual C++ program. |
|
Reruns the program associated with the selected run. |
|
Stops the currently running program associated with the selected run. |
|
While the program is running, takes a snapshot and creates a snapshot entry |
|
While the program is running, forces a garbage collection. |
|
Compares memory profiling data from one run with memory profiling data from another run, and creates a corresponding diff entry |
Note:
§ The disabled toolbuttons are enabled for error and coverage monitoring runs.
(C) Copyright IBM Corporation 1992, 2010.