Searched refs:dt_dprintf (Results 1 - 18 of 18) sorted by relevance

/osnet-11/usr/src/lib/libdtrace/sparc/
H A Ddt_isadep.c63 dt_dprintf("fasttrap probe creation ioctl failed: %s\n",
81 dt_dprintf("mr sparkle: malloc() failed\n");
86 dt_dprintf("mr sparkle: Pread() failed\n");
120 dt_dprintf("mr sparkle: "
129 dt_dprintf("mr sparkle: getinstr query "
170 dt_dprintf("dest = %llx\n", (u_longlong_t)dest);
259 dt_dprintf("return at offset %x\n", i * 4);
266 dt_dprintf("fasttrap probe creation ioctl failed: %s\n",
291 dt_dprintf("fasttrap probe creation ioctl failed: %s\n",
332 dt_dprintf("fasttra
[all...]
/osnet-11/usr/src/lib/libdtrace/i386/
H A Ddt_isadep.c67 dt_dprintf("fasttrap probe creation ioctl failed: %s\n",
97 dt_dprintf("error at %#lx (assuming jump table)\n", i);
109 dt_dprintf("found a suspected jump table at %s:%lx\n",
134 dt_dprintf("mr sparkle: malloc() failed\n");
139 dt_dprintf("mr sparkle: Pread() failed\n");
172 dt_dprintf("leave/ret at %lx\n", i + 1);
177 dt_dprintf("leave/rep ret at %lx\n", i + 1);
183 dt_dprintf("movl/popl/ret at %lx\n", i + 3);
190 dt_dprintf("movl/popl/rep ret at %lx\n", i + 3);
245 dt_dprintf("retur
[all...]
/osnet-11/usr/src/lib/libdtrace/common/
H A Ddt_proc.c150 dt_dprintf("pid %d: spurious breakpoint wakeup for %lx\n",
155 dt_dprintf("pid %d: hit breakpoint at %lx (%lu)\n",
176 dt_dprintf("breakpoints enabled\n");
193 dt_dprintf("breakpoints disabled\n");
203 dt_dprintf("failed to allocate notification for %d %s\n",
259 dt_dprintf("pid %d: breakpoint at %s()\n", (int)dpr->dpr_pid, fname);
270 dt_dprintf("pid %d: failed to get %s event message: %s\n",
275 dt_dprintf("pid %d: rtld event %s type=%d state %d\n",
307 dt_dprintf("pid %d: failed to get event address for %s: %s\n",
313 dt_dprintf("pi
[all...]
H A Ddt_pid.c116 dt_dprintf("creating probe pid%d:%s:%s:%s\n", (int)pid, pp->dpp_obj,
123 dt_dprintf("proc_per_sym: dt_alloc(%lu) failed\n", sz);
216 dt_dprintf("st_size of %s is zero\n", func);
285 dt_dprintf("%s stret %llx %llx %llx %llx\n", obj,
541 dt_dprintf("lookup of %s succeeded for %s\n", syms[i], mname);
545 dt_dprintf("read of ELF header failed");
557 dt_dprintf("pr_open of helper device failed: %s\n",
563 dt_dprintf("DOF was rejected for %s\n", dh.dofhp_mod);
H A Ddt_open.c741 dt_dprintf("opened provider %s\n", dp->d_name);
1056 dt_dprintf("created CTF container for %s (%p)\n",
1079 dt_dprintf("failed to add %s to C container: %s\n",
1087 dt_dprintf("failed to update C container: %s\n",
1106 dt_dprintf("failed to update C container: %s\n",
1122 dt_dprintf("created CTF container for %s (%p)\n",
1132 dt_dprintf("failed to import D parent container: %s\n",
1146 dt_dprintf("failed to add typedef %s %s to D "
1197 dt_dprintf("failed to add intrinsic to D container: %s\n",
1203 dt_dprintf("faile
[all...]
H A Ddt_buf.c69 dt_dprintf("dt_buf_destroy(%s): size=%lu resizes=%u\n",
H A Ddt_module.c502 dt_dprintf("loaded %s [%s] (%lu bytes)\n",
582 dt_dprintf("hashed %s [%s] (%u symbols)\n",
592 dt_dprintf("sorted %s [%s] (%u symbols)\n",
657 dt_dprintf("loaded CTF container for %s (%p)\n",
826 dt_dprintf("failed to open %s: %s\n", fname, strerror(errno));
843 dt_dprintf("failed to load %s: %s\n",
859 dt_dprintf("failed to load %s: unknown ELF class\n", fname);
900 dt_dprintf("opened %d-bit module %s (%s) [%d]\n",
H A Ddt_cc.c1480 dt_dprintf("set context to %s:%s:%s:%s [%u] prp=%p attr=%s argc=%d\n",
1557 dt_dprintf("reducing api version to %s\n",
1676 dt_dprintf("waiting for %s (PID %d)\n", dtp->dt_cpp_path,
1683 dt_dprintf("%s returned exit status 0x%x\n", dtp->dt_cpp_path, wstat);
1832 dt_dprintf("library %s sorted (%d/%d)\n", new->dtld_library,
1940 dt_dprintf("skipping lib dir %s: %s\n", path, strerror(errno));
1953 dt_dprintf("skipping library %s: %s\n",
1972 dt_dprintf("error parsing library %s: %s\n",
1992 dt_dprintf("skipping library %s: %s\n",
2007 dt_dprintf("skippin
[all...]
H A Ddt_provider.c249 dt_dprintf("discovering probe %s:%s id=%d\n",
307 dt_dprintf("failed to resolve input type %s "
326 dt_dprintf("failed to resolve output type %s "
589 dt_dprintf("defined probe %s %s:%s %s() +0x%x (%s)\n",
H A Ddt_link.c805 dt_dprintf("found %x instead of a call instruction at %llx\n",
818 dt_dprintf("tail call to is-enabled probe at %llx\n",
936 dt_dprintf("found %x instead of a call or jmp instruction at "
1344 dt_dprintf("is-enabled probe\n");
1347 dt_dprintf("normal probe\n");
H A Ddt_impl.h576 extern void dt_dprintf(const char *, ...);
H A Ddt_printf.c751 dt_dprintf("loaded printf conversion %%%s\n", pfc->pfc_name);
1463 dt_dprintf("bad size: addr=%p size=0x%x lim=%p\n",
1470 dt_dprintf("bad align: addr=%p size=0x%x align=0x%x\n",
H A Ddt_parser.c1388 dt_dprintf("type %s added as id %ld\n", dt_type_name(
1448 dt_dprintf("extern %s`%s type=<%s>\n",
1496 dt_dprintf("typedef %s added as id %ld\n", dsp->ds_ident, type);
1665 dt_dprintf("declare %s %s variable %s, id=%u\n",
2747 dt_dprintf("create %s %s variable %s, id=%u\n",
3756 dt_dprintf("morph variable %s (id %u) from scalar to "
4974 dt_dprintf("set label to <%s>\n", label ? label : "NULL");
H A Ddt_decl.c768 dt_dprintf("add global enumerator %s = %d\n", name, value);
H A Ddt_dof.c435 dt_dprintf("adding probe for %s:%s\n", pip->pi_fname,
H A Ddt_ident.c616 dt_dprintf("populating %s idhash from %p\n", dhp->dh_name, (void *)idp);
H A Ddt_options.c67 dt_dprintf("set compiler attribute minimum to %s\n",
H A Ddt_subr.c455 dt_dprintf(const char *format, ...) function

Completed in 112 milliseconds