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

Function dt_proc_control

libdtrace/dt_proc.c:463–675  ·  view source on GitHub ↗

* Main loop for all victim process control threads. We initialize all the * appropriate /proc control mechanisms, and then enter a loop waiting for * the process to stop on an event or die. We process any events by calling * appropriate subroutines, and exit when the victim dies or we lose control. * * The control thread synchronizes the use of dpr_proc with other libdtrace * threads using

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 15

PctlfdFunction · 0.85
proc_getpidFunction · 0.85
do_ptraceFunction · 0.85
PunsetflagsFunction · 0.85
PsetflagsFunction · 0.85
PfaultFunction · 0.85
PsysexitFunction · 0.85
PsysentryFunction · 0.85
PsyncFunction · 0.85
dt_proc_attachFunction · 0.85
PstatusFunction · 0.85
dt_proc_stopFunction · 0.85

Tested by

no test coverage detected