Analyze Performance: Edit Profiling Roots (Advanced)

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.

The advanced Edit Profiling Roots dialog box provides more advanced options for adding, editing and removing the root methods that are specified in the Edit Profiling Roots dialog box. You open this dialog box by clicking Advanced in the Edit Profiling Roots dialog box.

The dialog box lists the profiling root methods that will be instrumented when you analyze the application performance. You can perform the following tasks in the dialog.

To define the profiling root you need to specify the following details.

Notes:

For more, see the following NetBeans FAQ:

See Also
Specifying a Root Method
Analyzing Application Performance

Legal Notices