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

Function ctf_update

common/ctf/ctf_create.c:184–416  ·  view source on GitHub ↗

* If the specified CTF container is writable and has been modified, reload * this container with the updated type definitions. In order to make this * code and the rest of libctf as simple as possible, we perform updates by * taking the dynamic type definitions and creating an in-memory CTF file * containing the definitions, and then call ctf_bufopen() on it. This not * only leverages ctf_b

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 10

dt_opt_strsizeFunction · 0.85
dt_vopenFunction · 0.85
dt_probe_tagFunction · 0.85
dt_type_pointerFunction · 0.85
dt_node_declFunction · 0.85
dt_decl_souFunction · 0.85
dt_decl_memberFunction · 0.85
dt_decl_enumeratorFunction · 0.85
dt_decl_typeFunction · 0.85
dt_scope_popFunction · 0.85

Calls 15

bzeroFunction · 0.85
strlenFunction · 0.85
ctf_copy_smembersFunction · 0.85
ctf_copy_lmembersFunction · 0.85
ctf_copy_membnamesFunction · 0.85
ctf_copy_emembersFunction · 0.85
ctf_set_errnoFunction · 0.70
ctf_bufopenFunction · 0.70
ctf_setmodelFunction · 0.70
ctf_getmodelFunction · 0.70
ctf_importFunction · 0.70
ctf_closeFunction · 0.70

Tested by

no test coverage detected