Stops a trace session.
Runtime Services Library (librts.a)
int trcstop( Channel)
int Channel;
The trcstop subroutine stops a trace session for a particular trace channel.
Channel | Specifies one of eight trace channels. Channel number 0 always refers to the Event/Performance trace. Channel numbers 1 through 7 specify generic trace channels. |
0 | The trace session was stopped successfully. |
-1 | The trace session did not stop. |
The trcgen (trcgen or trcgent Subroutine) subroutine, trchook (trchook or utrchook Subroutine) subroutine, trcoff (trcoff Subroutine) subroutine, trcon (trcon Subroutine) subroutine, trcstart (trcstart Subroutine) subroutine.
The trace daemon.
The trcgenk kernel service, trcgenkt kernel service.