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

Function dtrace_invop

driver/dtrace_subr.c:49–76  ·  view source on GitHub ↗

/ On a breakpoint trap, see which provider or providers will take */ the trap. Because of our prov provider, we can end up hitting */ the same probe instruction from fbt and prov (or other */ providers). We need to let each provider have a go, not the */ first provider, to avoid FBT covering up for a later provider. */ /

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

dtrace_int3_handlerFunction · 0.85

Calls 1

dtrace_printfFunction · 0.85

Tested by

no test coverage detected