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

Function dtrace_parse_function

driver/prov_common.c:323–656  ·  view source on GitHub ↗

/ Function to parse a function - so we can create the probes on */ the start and (multiple) return exits. We call this from FBT */ and SDT. We do this so we can avoid the very delicate function */ parser code being implemented in two or more locations for */ these providers. */ /

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

fbt_provide_functionFunction · 0.85
io_prov_createFunction · 0.85

Calls 7

on_notifier_listFunction · 0.85
printkFunction · 0.85
dtrace_instr_size_modrmFunction · 0.85
is_probable_instructionFunction · 0.85
dtrace_instr_sizeFunction · 0.85
strlenFunction · 0.85
is_toxic_returnFunction · 0.85

Tested by

no test coverage detected