You can limit the collection of performance data in order to focus
on specific parts of your code and to speed up the profiling process.
To limit the collection of performance data, take any of the following
actions:
- Specify a number of method invocations or an amount of time as
the limit for data collection.
- In the Profile dialog box, click the Profiling tab,
then the Limits subtab.
- Enter instructions for stopping profiling after a specific number
of method invocations or after a specific amount of time.
- Use filters to select the packages, classes, or methods to include
or exclude.
- In the Profile dialog box, click the Profiling tab,
then the Overview subtab.
- In the Overview page, select the profiling
set that you want to use, and then click Edit, then Next,
and Next again.
- Add a new filter set, or customize the contents of an existing
filter set, to specify what is to be profiled.
- Click Finish.