MCPcopy Index your code
hub / github.com/dtrace4linux/linux / Prelease

Function Prelease

libproc/common/Pcontrol.c:1900–2004  ·  view source on GitHub ↗

* Release the process. Frees the process control structure. * flags: * PRELEASE_CLEAR Clear all tracing flags. * PRELEASE_RETAIN Retain current tracing flags. * PRELEASE_HANG Leave the process stopped and abandoned. * PRELEASE_KILL Terminate the process with SIGKILL. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

dt_proc_errorFunction · 0.85
dt_proc_destroyFunction · 0.85
proc_grab_commonFunction · 0.85

Calls 11

p_dprintfFunction · 0.85
PfreeFunction · 0.85
Pdestroy_agentFunction · 0.85
PstopFunction · 0.85
PsetrunFunction · 0.85
do_killFunction · 0.85
PsyncFunction · 0.85
restore_tracing_flagsFunction · 0.85
PunsetflagsFunction · 0.85
PsetflagsFunction · 0.85
PstopstatusFunction · 0.85

Tested by

no test coverage detected