Home | History | Annotate | Download | only in strace

Lines Matching full:trace

83 	* strace.c [!USE_PROCFS] (trace): Differentiate output format depending
88 * strace.c [!USE_PROCFS] (trace): Assume that PTRACE_GETSIGINFO is
437 * strace.1: Use bold instead of italics for "-e trace=" keywords.
453 the same set of options that is going to be used later in trace().
543 [LINUX] (trace): If ptrace_setoptions is in effect, then
568 Do not trace children cloned with CLONE_UNTRACED flag
600 e.g. 'strace -e trace=open ls', syscall information would not be
643 [USE_PROCFS] (trace): Use that instead of pid2tcb(0).
710 When we trace clone() syscall with only exit signal as clone
746 If we use -D and -p option together to trace a multi-thread program, in
808 (trace): Likewise.
940 (trace): Update use of cflag.
1010 * strace.c (reaper, trace): Likewise.
1161 (trace): Use curcol from current process and save it before
1246 (trace): Skip first exec when starting up after vforked.