Lines Matching refs:tracing
7 the risk of leaking tracing sessions and accidentally leaving tracing on for
16 By default the tracing service `traced` keeps the lifetime of a tracing session
19 to guarantee that the tracing session is stopped.
22 operation was designed for the Traceur app (on-device tracing UI for Android).
24 When required by the user, Traceur needs to enable tracing in the background,
34 of the tracing session.
40 the `traced` service will keep the tracing session alive. Because of the exit,
53 an existing tracing session identified by `key`.
54 For security reasons the service allows a client to re-attach to a tracing
61 - sending a `SIGKILL` (or Ctrl-C) to the client will gracefully stop the tracing
67 `--stop` will gracefully terminate the tracing session immediately after
89 # Long tracing mode, periodically flush the trace buffer into the trace file.
150 ### Start tracing with a time limit. Later re-attach and wait for the end