Home | History | Annotate | Download | only in strace

Lines Matching full:trace

125 static int trace(void);
189 options: trace, abbrev, verbose, raw, signal, read, or write\n\
190 -o file -- send trace output to FILE instead of stderr\n\
192 -p pid -- trace process with process id PID, may be repeated\n\
300 * popen child process from other processes we trace, and standard popen(3)
481 /* INTERRUPTED is going to be checked at the top of TRACE. */
485 * It is our grandparent we trace, not a -p PID.
790 qualify("trace=all");
1059 if (trace() < 0)
2043 * heuristic improves the readability of the trace.
2072 trace()
2398 trace()