MCPcopy Create free account
hub / github.com/dtrace4linux/linux / dtrace_helper_remove_all

Function dtrace_helper_remove_all

driver/dtrace.c:15488–15521  ·  view source on GitHub ↗

/ Remove all the helpers when we are unloading dtrace. If a USDT */ app is running we might not remove. Solaris dtrace only removes */ on request via the ioctl(DTRACEHIOC_REMOVE). Seems to be a bug */ in Solaris, but then in Solaris, they arent a loadable driver. */ This is called from fasttrap_exit, so that fasttrap can be */ unloaded without any hanging helpers. */ /

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

fasttrap_exitFunction · 0.85

Calls 1

dtrace_helpers_destroyFunction · 0.85

Tested by

no test coverage detected