jvm.userprf.Enable
Format
Description
Specifies whether to enable the user-extended performance analysis trace.
Argument
If a value other than true or false is specified, the default value is used.
Precautions
If true is specified in this property, the user-extended performance analysis trace setup file is automatically read for the user-extended performance analysis trace. Set up the user-extended performance analysis trace setup file in advance. For specifying the name of the user-extended performance analysis trace setup file, see the jvm.userprf.File property.
Examples of specification
The following is an example of specifying the property:
add.jvm.arg= -Djvm.userprf.Enable=true |