Home
last modified time | relevance | path

Searched refs:dt_dprintf (Results 1 – 19 of 19) sorted by relevance

/netbsd/src/external/cddl/osnet/dist/lib/libdtrace/arm/
Ddt_isadep.c71 dt_dprintf("fasttrap probe creation ioctl failed: %s\n", in dt_pid_create_entry_probe()
88 dt_dprintf("%s: unimplemented\n", __func__); in dt_pid_create_return_probe()
92 dt_dprintf("mr sparkle: malloc() failed\n"); in dt_pid_create_return_probe()
97 dt_dprintf("mr sparkle: Pread() failed\n"); in dt_pid_create_return_probe()
117 dt_dprintf("fasttrap probe creation ioctl failed: %s\n", in dt_pid_create_return_probe()
142 dt_dprintf("fasttrap probe creation ioctl failed: %s\n", in dt_pid_create_offset_probe()
183 dt_dprintf("fasttrap probe creation ioctl failed: %s\n", in dt_pid_create_glob_offset_probes()
/netbsd/src/external/cddl/osnet/dist/lib/libdtrace/common/
Ddt_proc.c176 dt_dprintf("pid %d: spurious breakpoint wakeup for %lx\n", in dt_proc_bpmatch()
185 dt_dprintf("pid %d: hit breakpoint at %lx (%lu)\n", in dt_proc_bpmatch()
210 dt_dprintf("breakpoints enabled\n"); in dt_proc_bpenable()
227 dt_dprintf("breakpoints disabled\n"); in dt_proc_bpdisable()
237 dt_dprintf("failed to allocate notification for %d %s\n", in dt_proc_notify()
293 dt_dprintf("pid %d: breakpoint at %s()\n", (int)dpr->dpr_pid, fname); in dt_proc_bpmain()
304 dt_dprintf("pid %d: failed to get %s event message: %s\n", in dt_proc_rdevent()
309 dt_dprintf("pid %d: rtld event %s type=%d state %d\n", in dt_proc_rdevent()
343 dt_dprintf("pid %d: failed to get event address for %s: %s\n", in dt_proc_rdwatch()
349 dt_dprintf("pid %d: event %s has unexpected type %d\n", in dt_proc_rdwatch()
[all …]
Ddt_pid.c141 dt_dprintf("creating probe pid%d:%s:%s:%s\n", (int)pid, pp->dpp_obj, in dt_pid_per_sym()
148 dt_dprintf("proc_per_sym: dt_alloc(%lu) failed\n", sz); in dt_pid_per_sym()
241 dt_dprintf("st_size of %s is zero\n", func); in dt_pid_sym_filt()
319 dt_dprintf("%s stret %llx %llx %llx %llx\n", obj, in dt_pid_per_mod()
596 dt_dprintf("lookup of %s succeeded for %s\n", syms[i], mname); in dt_pid_usdt_mapping()
600 dt_dprintf("read of ELF header failed"); in dt_pid_usdt_mapping()
614 dt_dprintf("open of helper device failed: %s\n", in dt_pid_usdt_mapping()
620 dt_dprintf("DOF was rejected for %s\n", dh.dofhp_mod); in dt_pid_usdt_mapping()
624 dt_dprintf("pr_open of helper device failed: %s\n", in dt_pid_usdt_mapping()
630 dt_dprintf("DOF was rejected for %s\n", dh.dofhp_mod); in dt_pid_usdt_mapping()
[all …]
Ddt_module.c528 dt_dprintf("encountered malformed pid " in dt_module_create()
612 dt_dprintf("loaded %s [%s] (%lu bytes)\n", in dt_module_load_sect()
713 dt_dprintf("failed to grab pid: %d\n", (int)dmp->dm_pid); in dt_module_load_proc()
723 dt_dprintf("failed to iterate objects\n"); in dt_module_load_proc()
730 dt_dprintf("no ctf data present\n"); in dt_module_load_proc()
761 dt_dprintf("loaded %d ctf modules for pid %d\n", arg.dpa_count, in dt_module_load_proc()
845 dt_dprintf("hashed %s [%s] (%u symbols)\n", in dt_module_load()
855 dt_dprintf("sorted %s [%s] (%u symbols)\n", in dt_module_load()
928 dt_dprintf("loaded CTF container for %s (%p)\n", in dt_module_getctf()
1196 dt_dprintf("sysctl osrel failed: %s\n", in dt_module_update()
[all …]
Ddt_open.c902 dt_dprintf("opened provider %s\n", dp->d_name); in dt_provmod_open()
988 dt_dprintf("opened provider %s\n", p1); in dt_provmod_open()
1453 dt_dprintf("created CTF container for %s (%p)\n", in dt_vopen()
1476 dt_dprintf("failed to add %s to C container: %s\n", in dt_vopen()
1484 dt_dprintf("failed to update C container: %s\n", in dt_vopen()
1503 dt_dprintf("failed to update C container: %s\n", in dt_vopen()
1519 dt_dprintf("created CTF container for %s (%p)\n", in dt_vopen()
1529 dt_dprintf("failed to import D parent container: %s\n", in dt_vopen()
1543 dt_dprintf("failed to add typedef %s %s to D " in dt_vopen()
1594 dt_dprintf("failed to add intrinsic to D container: %s\n", in dt_vopen()
[all …]
Ddt_cc.c1739 dt_dprintf("set context to %s:%s:%s:%s [%u] prp=%p attr=%s argc=%d\n", in dt_setcontext()
1816 dt_dprintf("reducing api version to %s\n", in dt_reduce()
1953 dt_dprintf("waiting for %s (PID %d)\n", dtp->dt_cpp_path, in dt_preproc()
1960 dt_dprintf("%s returned exit status 0x%x\n", dtp->dt_cpp_path, wstat); in dt_preproc()
2109 dt_dprintf("library %s sorted (%d/%d)\n", new->dtld_library, in dt_topo_sort()
2215 dt_dprintf("skipping lib dir %s: %s\n", path, strerror(errno)); in dt_load_libs_dir()
2228 dt_dprintf("skipping library %s: %s\n", in dt_load_libs_dir()
2246 dt_dprintf("skipping library %s, already processed " in dt_load_libs_dir()
2271 dt_dprintf("error parsing library %s: %s\n", in dt_load_libs_dir()
2312 dt_dprintf("skipping library %s: %s\n", in dt_load_libs_sort()
[all …]
Ddt_regset.c83 dt_dprintf("%%r%d was left allocated\n", reg); in dt_regset_assert_free()
Ddt_provider.c256 dt_dprintf("discovering probe %s:%s id=%d\n", in dt_probe_discover()
329 dt_dprintf("failed to resolve input type %s " in dt_probe_discover()
349 dt_dprintf("failed to resolve output type %s " in dt_probe_discover()
603 dt_dprintf("defined probe %s %s:%s %s() +0x%x (%s)\n", in dt_probe_define()
Ddt_link.c905 dt_dprintf("found %x instead of a branch instruction at %llx\n", in dt_modtext()
918 dt_dprintf("tail call to is-enabled probe at %llx\n", in dt_modtext()
1008 dt_dprintf("found %x instead of a call instruction at %llx\n", in dt_modtext()
1021 dt_dprintf("tail call to is-enabled probe at %llx\n", in dt_modtext()
1139 dt_dprintf("found %x instead of a call or jmp instruction at " in dt_modtext()
1563 dt_dprintf("is-enabled probe\n"); in process_obj()
1566 dt_dprintf("normal probe\n"); in process_obj()
Ddt_buf.c69 dt_dprintf("dt_buf_destroy(%s): size=%lu resizes=%u\n", in dt_buf_destroy()
Ddt_parser.c1440 dt_dprintf("type %s added as id %ld\n", dt_type_name( in dt_node_decl()
1500 dt_dprintf("extern %s`%s type=<%s>\n", in dt_node_decl()
1548 dt_dprintf("typedef %s added as id %ld\n", dsp->ds_ident, type); in dt_node_decl()
1718 dt_dprintf("declare %s %s variable %s, id=%u\n", in dt_node_decl()
2821 dt_dprintf("create %s %s variable %s, id=%u\n", in dt_xcook_ident()
3842 dt_dprintf("morph variable %s (id %u) from scalar to " in dt_cook_op2()
5183 dt_dprintf("set label to <%s>\n", label ? label : "NULL"); in yylabel()
Ddt_printf.c803 dt_dprintf("loaded printf conversion %%%s\n", pfc->pfc_name); in dt_pfdict_create()
1527 dt_dprintf("bad size: addr=%p size=0x%x lim=%p\n", in dt_printf_format()
1534 dt_dprintf("bad align: addr=%p size=0x%x align=0x%x\n", in dt_printf_format()
Ddt_impl.h669 extern void dt_dprintf(const char *, ...);
Ddt_subr.c473 dt_dprintf(const char *format, ...) in dt_dprintf() function
Ddt_options.c72 dt_dprintf("set compiler attribute minimum to %s\n", in dt_opt_amin()
Ddt_decl.c769 dt_dprintf("add global enumerator %s = %d\n", name, value); in dt_decl_enumerator()
Ddt_ident.c631 dt_dprintf("populating %s idhash from %p\n", dhp->dh_name, (void *)idp); in dt_idhash_populate()
Ddt_dof.c441 dt_dprintf("adding probe for %s:%s\n", pip->pi_fname, in dof_add_probe()
/netbsd/src/external/cddl/osnet/lib/libdtrace/
Ddtrace.common.expsym80 dt_dprintf