Limit coverage data collection in order to focus on specific
parts of your code and save profiling resources.
You can limit coverage data collection by using
filters to select packages, classes, or methods to include or exclude.
- In the Profile dialog box, select the Profiling tab,
click the Edit button, and after selecting
the correct profiling type, click the Next button.
- Add a new filter set, or customize the contents of an
existing set, to specify what is to be profiled.
- Click the Finish button and profile
your application.