7.10.6 Displaying performance analysis trace collection points
Display performance analysis trace collection points. If you display trace collection points by specifying event ID, all the trace collection points of Service Platform may be displayed.
- Organization of this subsection
(1) Input format
Execute id command using the message tracking prompt. For details on id command, see the trace collection points display command "cscmsgtk (Invoking the message tracking function)" in "Service Platform Reference Guide".
-
To display trace collection point by specifying event ID
The trace collection points for the specified event ID are displayed.
The execution format is as follows:
id <Event ID>
If you specify any event ID other than the ones in Service Platform or any event ID that does not exist, an error will occur.
-
To display all the trace collection points of Service Platform
All the trace collection points of Service Platform are displayed.
The execution format is as follows:
id list
(2) Output format
The output format is as follows:
-
When trace collection points are displayed by specifying event ID
Functionality layer: Trace collection point (Corresponding event ID)
-
When all the trace collection points of Service Platform are displayed
Event ID=Functionality layer: Trace collection point (Corresponding event ID)
The number of trace collection points is output.
The following table lists and describes the display items:
|
Display items |
Description |
|---|---|
|
Event ID |
Indicates the event IDs showing the trace collection points. |
|
Functionality layer |
Indicates the layer of functionality that outputs the performance analysis trace. One of the following values is output:
|
|
Trace collection point |
Indicates the points at which performance analysis trace is output in each functionality layer. |
|
Corresponding event ID |
Indicates the event ID corresponding to the collection point. If the trace was collected at the starting point (entrance), "-corresponding-event-ID" is output and if the trace was collected at the ending point (exit), "corresponding-event-ID-" is output. If the trace is not collected, the event ID is not output. |
(3) Output example
The examples of output are as follows:
-
When trace collection points are displayed by specifying event ID
-
When all the trace collection points of Service Platform are displayed