Exit routine processing

The start/stop routine receives control to start or stop tracing for the application, or to change trace options. The routine can determine what action to take by checking bits in the CTSSFLGS field of the component trace parameter list (CTSS), which is passed to the start/stop routine. If the CTSSSTRT bit is on, the request is to start tracing. If the CTSSSTOP bit is on, the request is to stop tracing.

When the start/stop routine receives control to start tracing for the application or to change the trace options, the routine can do the following:
When the start/stop routine receives control to stop tracing for the application, the routine should do the following:
Figure 1 illustrates the interaction between the application, its start/stop exit routine, and the operator.
Figure 1. Tracing with Component Trace. Interaction between the application, its start/stop exit routine, and the operator.
ieaa8tra