Performance Call Graph preferences

The following tables describe the Performance Call Graph preferences.

To open the Performance Call Graph preference pages, select Window > Preferences. In the Preference page navigator, expand Profiling and Logging. Then expand the Appearance node, and click Performance Call Graph.

 

Options page

Option Description Default
Line Scale Factor: Unweighted Select to use a uniform thickness for all lines between nodes. Off
Line Scale Factor: Linear Select to use line thickness to indicate time propagated between nodes. With linear line scaling, the thickness of lines represents the distribution of measured resources from a node to its immediate neighbor, as a percentage of the total for the profiling run. On
Method Name: Show class name Select to show the class name in method names. On
Method Name: Show package name Select to show the package name in method names. Off
Method Name: Show argument list Select to append the argument list to method names. Off
Method Name: Maximum number of characters shown Specify the maximum number of characters for method names. The maximum you can specify is 75. 40
Time Scale: Time Units Select the time units to use: seconds, milliseconds, or microseconds. seconds
Time Scale: Precision Select the precision to use: 0.00 to 0.00000. 0.00
Show grouping separators in numbers Select to show grouping separators (commas, for example) in numbers. The Workbench default separator is used. On

 

Colors page

Option Description
Graph Colors You can specify colors for the following items in the graph: Line, Text, Text Background, Graph background, Highlight, Hover.
Overview Colors You can specify colors for the following items in the overview: Foreground, Background, Viewport, Selection.

 

Parent topic

Performance bottleneck detection user interface reference

Related reference
The Performance Call Graph view
Performance Call Graph data commands