Home
last modified time | relevance | path

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

/freebsd-14.2/cddl/contrib/opensolaris/lib/libdtrace/i386/
H A Ddt_isadep.c155 dt_dprintf("mr sparkle: malloc() failed\n"); in dt_pid_create_return_probe()
160 dt_dprintf("mr sparkle: Pread() failed\n"); in dt_pid_create_return_probe()
193 dt_dprintf("leave/ret at %lx\n", i + 1); in dt_pid_create_return_probe()
198 dt_dprintf("leave/rep ret at %lx\n", i + 1); in dt_pid_create_return_probe()
204 dt_dprintf("movl/popl/ret at %lx\n", i + 3); in dt_pid_create_return_probe()
211 dt_dprintf("movl/popl/rep ret at %lx\n", i + 3); in dt_pid_create_return_probe()
266 dt_dprintf("return at offset %lx\n", i); in dt_pid_create_return_probe()
308 dt_dprintf("mr sparkle: malloc() failed\n"); in dt_pid_create_offset_probe()
314 dt_dprintf("mr sparkle: Pread() failed\n"); in dt_pid_create_offset_probe()
392 dt_dprintf("mr sparkle: malloc() failed\n"); in dt_pid_create_glob_offset_probes()
[all …]
/freebsd-14.2/cddl/contrib/opensolaris/lib/libdtrace/sparc/
H A Ddt_isadep.c63 dt_dprintf("fasttrap probe creation ioctl failed: %s\n", in dt_pid_create_entry_probe()
81 dt_dprintf("mr sparkle: malloc() failed\n"); in dt_pid_create_return_probe()
86 dt_dprintf("mr sparkle: Pread() failed\n"); in dt_pid_create_return_probe()
120 dt_dprintf("mr sparkle: " in dt_pid_create_return_probe()
129 dt_dprintf("mr sparkle: getinstr query " in dt_pid_create_return_probe()
170 dt_dprintf("dest = %llx\n", (u_longlong_t)dest); in dt_pid_create_return_probe()
259 dt_dprintf("return at offset %x\n", i * 4); in dt_pid_create_return_probe()
266 dt_dprintf("fasttrap probe creation ioctl failed: %s\n", in dt_pid_create_return_probe()
291 dt_dprintf("fasttrap probe creation ioctl failed: %s\n", in dt_pid_create_offset_probe()
332 dt_dprintf("fasttrap probe creation ioctl failed: %s\n", in dt_pid_create_glob_offset_probes()
/freebsd-14.2/cddl/contrib/opensolaris/lib/libdtrace/arm/
H A Ddt_isadep.c70 dt_dprintf("fasttrap probe creation ioctl failed: %s\n", in dt_pid_create_entry_probe()
87 dt_dprintf("%s: unimplemented\n", __func__); in dt_pid_create_return_probe()
91 dt_dprintf("mr sparkle: malloc() failed\n"); in dt_pid_create_return_probe()
96 dt_dprintf("mr sparkle: Pread() failed\n"); in dt_pid_create_return_probe()
116 dt_dprintf("fasttrap probe creation ioctl failed: %s\n", in dt_pid_create_return_probe()
141 dt_dprintf("fasttrap probe creation ioctl failed: %s\n", in dt_pid_create_offset_probe()
182 dt_dprintf("fasttrap probe creation ioctl failed: %s\n", in dt_pid_create_glob_offset_probes()
/freebsd-14.2/cddl/contrib/opensolaris/lib/libdtrace/powerpc/
H A Ddt_isadep.c52 dt_dprintf("fasttrap probe creation ioctl failed: %s\n", in dt_pid_create_entry_probe()
71 dt_dprintf("mr sparkle: malloc() failed\n"); in dt_pid_create_return_probe()
76 dt_dprintf("mr sparkle: Pread() failed\n"); in dt_pid_create_return_probe()
118 dt_dprintf("return at offset %x\n", i * 4); in dt_pid_create_return_probe()
125 dt_dprintf("fasttrap probe creation ioctl failed: %s\n", in dt_pid_create_return_probe()
150 dt_dprintf("fasttrap probe creation ioctl failed: %s\n", in dt_pid_create_offset_probe()
191 dt_dprintf("fasttrap probe creation ioctl failed: %s\n", in dt_pid_create_glob_offset_probes()
/freebsd-14.2/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_proc.c164 dt_dprintf("pid %d: hit breakpoint at %lx (%lu)\n", in dt_proc_bpmatch()
185 dt_dprintf("breakpoints enabled\n"); in dt_proc_bpenable()
202 dt_dprintf("breakpoints disabled\n"); in dt_proc_bpdisable()
425 dt_dprintf("pid %d: failed to set running: %s\n", in dt_proc_control()
480 dt_dprintf("pid %d: proc lost: %s\n", in dt_proc_control()
488 dt_dprintf("pid %d: proc died\n", pid); in dt_proc_control()
504 dt_dprintf("pid %d: failed to set running: " in dt_proc_control()
589 dt_dprintf("killing pid %d\n", (int)dpr->dpr_pid); in dt_proc_destroy()
773 dt_dprintf("created pid %d\n", (int)dpr->dpr_pid); in dt_proc_create()
801 dt_dprintf("upgrading pid %d\n", (int)pid); in dt_proc_grab()
[all …]
H A Ddt_pid.c240 dt_dprintf("st_size of %s is zero\n", func); in dt_pid_sym_filt()
318 dt_dprintf("%s stret %llx %llx %llx %llx\n", obj, in dt_pid_per_mod()
599 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()
885 dt_dprintf("failed to find module for %s\n", in dt_pid_get_types()
890 dt_dprintf("failed to load module for %s\n", in dt_pid_get_types()
901 dt_dprintf("no ctf container for %s\n", in dt_pid_get_types()
907 dt_dprintf("failed to grab pid\n"); in dt_pid_get_types()
918 dt_dprintf("found weird modname with linkmap, " in dt_pid_get_types()
923 dt_dprintf("missing leading 'LM', " in dt_pid_get_types()
[all …]
H A Ddt_module.c518 dt_dprintf("encountered malformed pid " in dt_module_create()
602 dt_dprintf("loaded %s [%s] (%lu bytes)\n", in dt_module_load_sect()
713 dt_dprintf("failed to iterate objects\n"); in dt_module_load_proc()
720 dt_dprintf("no ctf data present\n"); in dt_module_load_proc()
835 dt_dprintf("hashed %s [%s] (%u symbols)\n", in dt_module_load()
845 dt_dprintf("sorted %s [%s] (%u symbols)\n", in dt_module_load()
918 dt_dprintf("loaded CTF container for %s (%p)\n", in dt_module_getctf()
1179 dt_dprintf("failed to load %s: %s\n", in dt_module_update()
1206 dt_dprintf("failed to allocate memory\n"); in dt_module_update()
1286 dt_dprintf("failed to allocate memory\n"); in dt_module_update()
[all …]
H A Ddt_open.c901 dt_dprintf("opened provider %s\n", dp->d_name); in dt_provmod_open()
987 dt_dprintf("opened provider %s\n", p1); in dt_provmod_open()
1395 dt_dprintf("created CTF container for %s (%p)\n", in dt_vopen()
1418 dt_dprintf("failed to add %s to C container: %s\n", in dt_vopen()
1426 dt_dprintf("failed to update C container: %s\n", in dt_vopen()
1445 dt_dprintf("failed to update C container: %s\n", in dt_vopen()
1461 dt_dprintf("created CTF container for %s (%p)\n", in dt_vopen()
1471 dt_dprintf("failed to import D parent container: %s\n", in dt_vopen()
1485 dt_dprintf("failed to add typedef %s %s to D " in dt_vopen()
1542 dt_dprintf("failed update D container: %s\n", in dt_vopen()
[all …]
H A Ddt_cc.c1820 dt_dprintf("reducing api version to %s\n", in dt_reduce()
1957 dt_dprintf("waiting for %s (PID %d)\n", dtp->dt_cpp_path, in dt_preproc()
2113 dt_dprintf("library %s sorted (%d/%d)\n", new->dtld_library, in dt_topo_sort()
2219 dt_dprintf("skipping lib dir %s: %s\n", path, strerror(errno)); in dt_load_libs_dir()
2232 dt_dprintf("skipping library %s: %s\n", in dt_load_libs_dir()
2250 dt_dprintf("skipping library %s, already processed " in dt_load_libs_dir()
2275 dt_dprintf("error parsing library %s: %s\n", in dt_load_libs_dir()
2316 dt_dprintf("skipping library %s: %s\n", in dt_load_libs_sort()
2331 dt_dprintf("skipping library %s: %s\n", in dt_load_libs_sort()
2577 dt_dprintf("failed to update CTF cache: %s\n", strerror(errno)); in dt_compile()
[all …]
H A Ddt_regset.c83 dt_dprintf("%%r%d was left allocated\n", reg); in dt_regset_assert_free()
H A Ddt_provider.c257 dt_dprintf("discovering probe %s:%s id=%d\n", in dt_probe_discover()
330 dt_dprintf("failed to resolve input type %s " in dt_probe_discover()
350 dt_dprintf("failed to resolve output type %s " in dt_probe_discover()
604 dt_dprintf("defined probe %s %s:%s %s() +0x%x (%s)\n", in dt_probe_define()
H A Ddt_buf.c69 dt_dprintf("dt_buf_destroy(%s): size=%lu resizes=%u\n", in dt_buf_destroy()
H A Ddt_link.c840 dt_dprintf("found %x instead of a call or jmp instruction at " in dt_modtext()
924 dt_dprintf("found %x instead of a branch instruction at %llx\n", in dt_modtext()
937 dt_dprintf("tail call to is-enabled probe at %llx\n", in dt_modtext()
1096 dt_dprintf("found %x instead of a call or jmp instruction at " in dt_modtext()
1555 dt_dprintf("is-enabled probe\n"); in process_obj()
1558 dt_dprintf("normal probe\n"); in process_obj()
H A Ddt_impl.h673 extern void dt_dprintf(const char *, ...);
H A Ddt_printf.c787 dt_dprintf("loaded printf conversion %%%s\n", pfc->pfc_name); in dt_pfdict_create()
1510 dt_dprintf("bad size: addr=%p size=0x%x lim=%p\n", in dt_printf_format()
1517 dt_dprintf("bad align: addr=%p size=0x%x align=0x%x\n", in dt_printf_format()
H A 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()
3843 dt_dprintf("morph variable %s (id %u) from scalar to " in dt_cook_op2()
5184 dt_dprintf("set label to <%s>\n", label ? label : "NULL"); in yylabel()
H A Ddt_subr.c468 dt_dprintf(const char *format, ...) in dt_dprintf() function
H A Ddt_options.c70 dt_dprintf("set compiler attribute minimum to %s\n", in dt_opt_amin()
H A Ddt_ident.c633 dt_dprintf("populating %s idhash from %p\n", dhp->dh_name, (void *)idp); in dt_idhash_populate()
H A Ddt_decl.c769 dt_dprintf("add global enumerator %s = %d\n", name, value); in dt_decl_enumerator()
H A Ddt_dof.c441 dt_dprintf("adding probe for %s:%s\n", pip->pi_fname, in dof_add_probe()
/freebsd-14.2/cddl/contrib/opensolaris/lib/libdtrace/riscv/
H A Ddt_isadep.c58 dt_dprintf("fasttrap probe creation ioctl failed: %s\n", in dt_pid_create_entry_probe()
71 dt_dprintf("%s: unimplemented\n", __func__); in dt_pid_create_return_probe()
92 dt_dprintf("fasttrap probe creation ioctl failed: %s\n", in dt_pid_create_offset_probe()
133 dt_dprintf("fasttrap probe creation ioctl failed: %s\n", in dt_pid_create_glob_offset_probes()
/freebsd-14.2/cddl/contrib/opensolaris/lib/libdtrace/aarch64/
H A Ddt_isadep.c58 dt_dprintf("fasttrap probe creation ioctl failed: %s\n", in dt_pid_create_entry_probe()
71 dt_dprintf("%s: unimplemented\n", __func__); in dt_pid_create_return_probe()
92 dt_dprintf("fasttrap probe creation ioctl failed: %s\n", in dt_pid_create_offset_probe()
133 dt_dprintf("fasttrap probe creation ioctl failed: %s\n", in dt_pid_create_glob_offset_probes()