New Profiling Point Wizard: Reset Results
See Also
The New Profiling Point wizard enables you to set a new profiling point
that will invoke a profiling action.
In this wizard you select the type of profiling point
according to the profiling action that you want to invoke.
You use this profiling point to reset the collected profiling results
each time that a thread in the application hits the profiling point.
You can open this wizard in the following ways.
- Right-click in a line in your source code and choose Profiling > Insert Profiling Point.
- Click Add Profiling Point in the toolbar of the Profiling Points window.
- Click Edit Profiling Point in the toolbar of the Profiling Points window
when a Reset Results profiling point is selected.
In this page of the wizard you specify the following properties.
- Name. Type the name that you want to use to identify
the profiling point.
This name will be used to identify the profiling point in the
Profiling Points window.
- Location. Specify the name of the file and
the line in the source code where you want to place the profiling point.
You can click Browse to locate the file in your project.
Select Begin or End to specify if the profiling point is hit when
a thread hits the beginning of the line or reaches the end of the line.
- If you opened the New Profiling Point wizard by clicking
in a line in a source file, the file and line are automatically set for you
but you can modify the settings as needed.
- See Also
- Setting Profiling Points
- Taking a Snapshot
- Analyzing Application Performance
- Analyzing Application Memory Usage
Legal Notices