Home
last modified time | relevance | path

Searched refs:Pdprintf (Results 1 – 14 of 14) sorted by relevance

/illumos-gate/usr/src/lib/libproc/common/
H A DPcore.c429 Pdprintf("Pgrab_core: failed to read NT_PSTATUS\n"); in note_pstatus()
457 Pdprintf("Pgrab_core: failed to add NT_LWPSTATUS\n"); in note_lwpstatus()
473 Pdprintf("Pgrab_core: failed to read NT_LWPSTATUS\n"); in note_lwpstatus()
546 Pdprintf("Pgrab_core: failed to read NT_PSINFO\n"); in note_linux_psinfo()
641 Pdprintf("looking for model %d, %ld/%ld\n", core->core_dmodel, in note_linux_prstatus()
656 Pdprintf("Pgrab_core: failed to add lwpid2info " in note_linux_prstatus()
673 Pdprintf("Pgrab_core: failed to read NT_PRSTATUS\n"); in note_linux_prstatus()
699 Pdprintf("pr_fname = <%s>\n", P->psinfo.pr_fname); in note_psinfo()
700 Pdprintf("pr_psargs = <%s>\n", P->psinfo.pr_psargs); in note_psinfo()
701 Pdprintf("pr_wstat = 0x%x\n", P->psinfo.pr_wstat); in note_psinfo()
[all …]
H A DPsymtab_machelf32.c332 Pdprintf("text section missing required dynamic entries: " in fake_elf()
365 Pdprintf("Pread of .hash at %lx failed\n", in fake_elf()
416 Pdprintf("DI_PLTREL not found, defaulting to Rel"); in fake_elf()
419 Pdprintf("DI_PLTREL not found, defaulting to Rela"); in fake_elf()
424 Pdprintf("too few PLT relocation entries " in fake_elf()
448 Pdprintf("failed to allocate size %ld\n", (long)size); in fake_elf()
481 Pdprintf("failed to read program headers\n"); in fake_elf()
528 Pdprintf("failed to read .SUNW_ldynsym at %lx\n", in fake_elf()
555 Pdprintf("failed to read .dynsym at %lx\n", in fake_elf()
581 Pdprintf("failed to read .dynstr\n"); in fake_elf()
[all …]
H A DPsyscall.c65 Pdprintf("agent LWP is stopped or asleep in syscall %d\n", sysnum); in Pabort_agent()
73 Pdprintf("agent LWP system call aborted\n"); in Pabort_agent()
158 Pdprintf("Pcreate_agent: aborting agent syscall; lwp is %s\n", in Pcreate_agent()
207 Pdprintf("Pdestroy_agent: aborting agent syscall\n"); in Pdestroy_agent()
425 Pdprintf("Psyscall(): execute(sysindex = %d)\n", sysindex); in Psyscall()
435 Pdprintf("Psyscall(): copying arguments\n"); in Psyscall()
459 Pdprintf("Psyscall(): set running at sysentry\n"); in Psyscall()
475 Pdprintf("Psyscall(): _lwp_exit successful\n"); in Psyscall()
487 Pdprintf("Pissyscall_prev() failed\n"); in Psyscall()
491 Pdprintf("Psyscall(): caught at sysexit\n"); in Psyscall()
[all …]
H A DPzone.c255 Pdprintf("Pzoneroot defaulting to '%s'\n", GLOBAL_ZONENAME); in Pzoneroot()
265 Pdprintf( in Pzoneroot()
278 Pdprintf( in Pzoneroot()
291 Pdprintf("Pzoneroot found zone root '%s:%s'\n", zname, zpath); in Pzoneroot()
319 Pdprintf("Plofspath path '%s'\n", path); in Plofspath()
450 Pdprintf("Plofspath path result '%s'\n", s); in Plofspath()
526 Pdprintf("Pzonepath lookup '%s'\n", path); in Pzonepath()
548 Pdprintf("Pzonepath found zone path (1) '%s'\n", zroot); in Pzonepath()
559 Pdprintf("Pzonepath found zone path (2) '%s'\n", zroot); in Pzonepath()
633 Pdprintf("Pzonepath invalid native path '%s'\n", in Pzonepath()
[all …]
H A Dpr_meminfo.c71 Pdprintf("pr_meminfo: mmap failed\n"); in pr_meminfo()
84 Pdprintf("pr_meminfo: Pwrite inaddr failed \n"); in pr_meminfo()
90 Pdprintf("pr_meminfo: Pwrite info failed \n"); in pr_meminfo()
164 Pdprintf("pr_meminfo: Pread of outarray failed\n"); in pr_meminfo()
170 Pdprintf("pr_meminfo: Pread of validity array failed\n"); in pr_meminfo()
180 Pdprintf("pr_meminfo: munmap failed\n"); in pr_meminfo()
H A DPsymtab.c240 Pdprintf("file_info_new: associating " in file_info_new()
246 Pdprintf("file_info_new: segment at %p " in file_info_new()
350 Pdprintf("encountered rd object at %p\n", (void *)lop->rl_base); in map_iter()
353 Pdprintf("map_iter: base address doesn't match any mapping\n"); in map_iter()
359 Pdprintf("map_iter: failed to allocate a new file_info_t\n"); in map_iter()
365 Pdprintf("map_iter: failed to allocate rd_loadobj_t\n"); in map_iter()
391 Pdprintf("map_iter: failed to read string at %p\n", in map_iter()
399 Pdprintf("loaded rd object %s lmid %lx\n", in map_iter()
771 Pdprintf("failed to allocate ctf buffer\n"); in Pbuild_file_ctf()
780 Pdprintf("failed to read ctf data\n"); in Pbuild_file_ctf()
[all …]
H A DPcontrol.c148 Pdprintf("%s: failed to open %s: %s\n", in Pread_aux_live()
158 Pdprintf("%s: read failed: %s\n", in Pread_aux_live()
338 Pdprintf("found fsid %llx\n", cwd->prcwd_fsid); in Pcwd_live()
578 Pdprintf("Pcreate: failed to open %s: %s\n", in Pxcreate()
588 Pdprintf("Pcreate: failed to open %s: %s\n", in Pxcreate()
598 Pdprintf("Pcreate: failed to open %s: %s\n", in Pxcreate()
630 Pdprintf("Pcreate: Psetrun failed: %s\n", in Pxcreate()
649 Pdprintf("Pcreate: Psetrun failed: %s\n", strerror(errno)); in Pxcreate()
655 Pdprintf("Pcreate: Pwait failed: %s\n", strerror(errno)); in Pxcreate()
904 Pdprintf("Pgrab: failed to open %s: %s\n", in Pgrab()
[all …]
H A DPscantext.c84 Pdprintf("failed to open %s: %s\n", mapfile, strerror(errno)); in Pscantext()
95 Pdprintf("Pscantext: failed to allocate buffer\n"); in Pscantext()
101 Pdprintf("Pscantext: failed to read map file: %s\n", in Pscantext()
H A DPidle.c130 Pdprintf("mapping base %llx filesz %llu memsz %llu offset %llu\n", in idle_add_mapping()
167 Pdprintf("couldn't open file"); in Pgrab_file()
173 Pdprintf("libproc ELF version is more recent than libelf"); in Pgrab_file()
257 Pdprintf("Pgrab_file: program header count = %lu\n", (ulong_t)phnum); in Pgrab_file()
H A DPexecname.c64 Pdprintf("try_exec \"%s\"\n", buf); in try_exec()
93 Pdprintf("Pfindexec '%s'\n", aout); in Pfindexec()
236 Pdprintf("failed to malloc; executable name is \"%s\"", buf); in Pfindexec()
H A DPutil.h49 extern void Pdprintf(const char *, ...);
H A DPstack.c204 Pdprintf("detected lwp %d signal context at %p\n", in load_uclist()
H A DPutil.c92 Pdprintf(const char *format, ...) in Pdprintf() function
H A DPservice.c391 Pdprintf("pglobal_lookup <%s> -> %p\n", in ps_pglobal_lookup()