Searched refs:strace (Results 1 – 8 of 8) sorted by relevance
/linux-4.1.27/Documentation/security/ |
D | Yama.txt | 33 parent to a child process (i.e. direct "gdb EXE" and "strace EXE" still 34 work), or with CAP_SYS_PTRACE (i.e. "gdb --pid=PID", and "strace -p PID"
|
/linux-4.1.27/arch/alpha/kernel/ |
D | entry.S | 472 bne $3, strace 571 .type strace, @function 572 strace: label
|
/linux-4.1.27/tools/perf/Documentation/ |
D | perf-trace.txt | 6 perf-trace - strace inspired tool
|
/linux-4.1.27/arch/m68k/kernel/ |
D | entry.S | 151 movel #-ENOSYS,%sp@(PT_OFF_D0)| needed for strace
|
/linux-4.1.27/Documentation/ioctl/ |
D | ioctl-number.txt | 47 (2) The 'strace' build procedure automatically finds ioctl numbers 50 (3) 'strace' can decode numbers back into useful names when the
|
/linux-4.1.27/Documentation/virtual/uml/ |
D | UserModeLinux-HOWTO.txt | 2870 Below is an example of using strace as an alternate debugger. 2886 An example of an alternate debugger is strace. You can strace the 2893 sh -c 'echo pid=$$; echo -n hit return; read x; exec strace -p 1 -o strace.out' 2900 o Hit return in the shell, and UML will start running, and strace 2906 host% strace ./linux 2911 That will strace only the main UML thread, the tracing thread, which 2913 tual machine. In contrast, using strace as described above will show
|
/linux-4.1.27/ |
D | CREDITS | 403 D: strace for Linux/Alpha 3356 D: utility hacker: Emacs, NFS server, mount, kmem-ps, UPS debugger, strace, GDB
|
/linux-4.1.27/Documentation/s390/ |
D | Debugging390.txt | 1984 strace uses this sometimes as it is a bit faster than the
|