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

Function proc_exit_notifier

driver/dtrace_linux.c:2036–2064  ·  view source on GitHub ↗

/ Call on proc exit, so we can detach ourselves from the proc. We */ may have a USDT enabled app dying, so we need to remove the */ probes. Also need to garbage collect the shadow proc structure, */ so we dont leak memory. */ /

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

dmutex_initFunction · 0.85
dmutex_enterFunction · 0.85
dmutex_exitFunction · 0.85

Tested by

no test coverage detected