Lines Matching full:strace
62 # warning "Neither tkill(2) nor tgkill(2) available, risk of strace hangs!"
95 * With this option, strace forks twice.
99 * attaches to grandparent similarly to strace -p PID.
102 * wait() etc. Without -D, strace process gets lodged in between,
175 usage: strace [-CdDffhiqrtttTvVxx] [-a column] [-e expr] ... [-o file]\n\
178 or: strace -c [-D] [-e expr] ... [-O overhead] [-S sortby] [-E var=val] ...\n\
253 * When strace is setuid executable, we have to swap uids
523 perror("strace: exec");
578 perror("strace: fork");
606 perror("strace: ptrace(PTRACE_TRACEME, ...)");
674 perror("strace: exec");
774 progname = argv[0] ? argv[0] : "strace";
1160 perror("strace: open(\"/proc/...\", ...)");
1168 perror("strace: open(\"/proc/...\", ...)");
1176 perror("strace: open(\"/proc/...\", ...)");
1192 perror("strace: open(\"/proc/...\", ...)");
1202 perror("strace: open(\"/proc/.../regs\", ...)");
1208 perror("strace: open(\"/proc/.../status\", ...)");
1222 perror("strace: PIOCSTATUS");
1232 perror("strace: PIOCSTOP");
1897 fprintf(stderr, "strace: proc miscount\n");
2059 fprintf(stderr, "strace: lost proc\n");
2070 fprintf(stderr, "strace: nothing ready\n");
2319 SIG == -1 TCP has already died (TCB_ATTACHED is clear, strace is parent).
2434 fprintf(stderr, "strace: clone wait4 "
2463 perror("strace: wait");
2699 * notification to strace via wait().