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

Function exec_prog

cmd/dtrace/dtrace.c:582–627  ·  view source on GitHub ↗

* Execute the specified program by enabling the corresponding instrumentation. * If -e has been specified, we get the program info but do not enable it. If * -v has been specified, we print a stability report for the program. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

mainFunction · 0.85

Calls 8

dtrace_program_infoFunction · 0.85
dtrace_program_execFunction · 0.85
oprintfFunction · 0.85
dtrace_stability_nameFunction · 0.85
dtrace_class_nameFunction · 0.85
dtrace_stmt_iterFunction · 0.85
dfatalFunction · 0.70
noticeFunction · 0.70

Tested by

no test coverage detected