junction-specific-snoop

Use the junction-specific-snoop stanza entry to control whether junction specific trace points are enabled for 'snoop' tracing.

Syntax

junction-specific-snoop = {yes|true|no|false}

Description

When this option is enabled junction specific trace handles will be created for the pdweb.snoop.jct trace component. This allows an administrator to activate snoop tracing for a single junction. The trace name will be of the format: pdweb.snoop.jct.<jct-name>. When generating the trace name any '.' characters found in the junction name will be replaced with '_' and any non-ascii characters will be replaced with '?'.

Options

yes
Junction specific tracing is enabled.
true
Junction specific tracing is enabled.
no
Junction specific tracing is not enabled.
false
Junction specific tracing is not enabled.

Usage

This stanza entry is optional

Default Value

no

Example

junction-specific-snoop = yes