collector synctrace Command

Related Topics:

Choosing the Data to Collect

The collector synctrace command specifies options for collecting Synchronization Wait Tracing Data data.

Syntax
collector synctrace on|off By default, thread synchronization wait tracing data is not collected. To collect this data, specify on.
collector threshold microseconds Specify threshold in microseconds. The default value is 1000.
collector threshold calibrate Threshold value will be automatically calculated

where:

microseconds is the threshold below which synchronization wait events are discarded.