Lines Matching refs:ptrace_setoptions
23065 * strace.c (ptrace_setoptions): Add PTRACE_O_TRACEEXIT bit.
39716 (ptrace_setoptions): Set to (PTRACE_O_TRACESYSGOOD | PTRACE_O_TRACEEXEC).
39732 * tests/ptrace_setoptions.test: Remove.
40270 flag is set in ptrace_setoptions. Remove all SECCOMP_RET_ERRNO
42702 * tests/ptrace_setoptions.test: Check for grep.
44310 * tests/ptrace_setoptions: Rename to ptrace_setoptions.test.
45118 * tests/ptrace_setoptions: Likewise.
45378 * tests/ptrace_setoptions: Use it.
47599 * tests/ptrace_setoptions: Use it.
51246 * tests/ptrace_setoptions: Check for Linux kernel > 2.6.
51278 I merge them back into one variable, ptrace_setoptions.
51281 into one variable, ptrace_setoptions.
51283 (test_ptrace_setoptions_followfork): Use ptrace_setoptions variable.
51359 Update ptrace_setoptions test.
51362 * ptrace_setoptions: Update grep pattern, rename to
51364 * tests/Makefile.am (TESTS): Rename ptrace_setoptions to
51556 * defs.h (ptrace_setoptions): Variable renamed to ptrace_setoptions_followfork.
51760 * tests/ptrace_setoptions: Replace "grep -q" with "grep > /dev/null".
51792 * tests/ptrace_setoptions: Likewise.
52136 Print ptrace_setoptions value in debug mode.
52140 Handle followfork using ptrace_setoptions if available.
52150 ptrace_setoptions is in effect.
52152 [LINUX] (trace): If ptrace_setoptions is in effect, then
52166 (ptrace_setoptions): New variable declaration.
52169 in the new variable ptrace_setoptions for later use.