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

Function dt_proc_waitrun

libdtrace/dt_proc.c:392–444  ·  view source on GitHub ↗

* Wait for a stopped process to be set running again by some other debugger. * This is typically not required by /proc-based debuggers, since the usual * model is that one debugger controls one victim. But DTrace, as usual, has * its own needs: the stop() action assumes that prun(1) or some other tool * will be applied to resume the victim process. This could be solved by * adding a PCWRUN

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

dt_proc_controlFunction · 0.85

Calls 7

PstatusFunction · 0.85
PctlfdFunction · 0.85
PstateFunction · 0.85
PunsetflagsFunction · 0.85
PsyncFunction · 0.85
PstopstatusFunction · 0.85
PsetflagsFunction · 0.85

Tested by

no test coverage detected