Start
| Runs the program in the debugger from the beginning of the code; same as clicking the Start button
|
Continue
| Runs the program in the debugger from the current location in the code; same as clicking the Continue button
|
New Sample
| Terminates the current sample and starts a new one (used if you are doing manual sample collecting); same as clicking the New Sample button
|
Analyze
| Starts the Performance Analyzer, loading the last experiment collected; same as clicking the Analyze button
|
Close
| Closes the Sampling Collector.
|