List available trace components

We can list the specified component or all components available to gather and report trace information. To list the specified component or all components available to gather and report trace information, run the following command:

trace list [component]

The trace components themselves are organized in a hierarchical fashion. If trace is activated for a parent trace component, it will automatically be activated for all children trace components. As an example, if you activate trace for the component: pdweb.snoop, tracing for the sub-component, pdweb.snoop.jct will also be activated.

Parent topic: Use the trace commands