System information
Using the Profiler to Troubleshoot Performance Problems
Part Number 820-2952-10 Page 167
4. Continue to “Step 4: Setting the Profiler Options.”
Figure 9 Profiler Options Dialog
Step 4: Setting the Profiler Options
For the purposes of this tutorial, specify the following Profiler options:
1. On the Mode tab, select Java and IDM Objects to profile form, Java, rule, workflow, and
XPRESS objects.
2. Select the Java Filters tab.
Use the following steps to disable all Identity Manager Java classes except your custom Java
classes (in this case,
org.example.ProfilerTutorialExample
):
a. Click New and a new, blank field appears at the bottom of the Filter column.
b. Enter
com.waveset.*
into the new field, and then select the Exclude box.
c. Click New again.
d. Enter
com.sun.idm.*
into the new field, and then select the Exclude box.
3. Click OK to run the Profiler.
When the Profiler finishes processing, you are prompted to Log In.
4. Enter the password
configurator
, select the Remember Password box, and then click OK
to continue.
NOTE For detailed information about all of the different Profiler options, see “Specifying
the Profiler Options” on page 154.
NOTE The Profiler takes a few minutes to complete the first time you run it on a
project or if you have recently performed a
Clean Project
action.