Analyze Performance: Edit Projects Dialog Box

See Also

When analyzing application performance, you can choose to limit the source code that is instrumented by specifying a root method. When you profile an application by instrumenting a root method, profiling data is collected when one of the application's threads enters and leaves the root method.

When you are profiling an application that contains sub-projects or has dependencies on other projects, you might want to specify a method in another project as a profiling root method. The Edit Projects dialog box enables you to add additional projects to the projects listed in the Edit Profiling Roots dialog box. After the project is added you can specify the profiling root methods in the Edit Profiling Roots dialog box.

You open this dialog box by clicking Edit Projects in the Edit Profiling Roots dialog box.

All the projects that are open in the IDE are listed in the Available Projects list. To add a project to the list of Selected Projects, select the project in the list of Available Projects and click the right arrow (>). To remove a project from the list of Selected Projects, select the project in the list of Selected Projects and click the left arrow (<).

Click OK to add the projects in the list of Selected Projects to the projects in the Edit Profiling Roots dialog box.

For more, see the following NetBeans FAQ:

See Also
Specifying a Root Method
Analyzing Application Performance

Legal Notices