Searched refs:strace (Results 1 – 10 of 10) sorted by relevance
/Linux-v4.19/Documentation/admin-guide/LSM/ |
D | Yama.rst | 32 parent to a child process (i.e. direct "gdb EXE" and "strace EXE" still 33 work), or with ``CAP_SYS_PTRACE`` (i.e. "gdb --pid=PID", and "strace -p PID"
|
/Linux-v4.19/arch/alpha/kernel/ |
D | entry.S | 473 bne $3, strace 572 .type strace, @function 573 strace: label
|
/Linux-v4.19/arch/m68k/kernel/ |
D | entry.S | 157 movel #-ENOSYS,%sp@(PT_OFF_D0)| needed for strace
|
/Linux-v4.19/tools/perf/ |
D | Makefile.perf | 792 $(call QUIET_INSTALL, strace/groups) \ 794 $(INSTALL) trace/strace/groups/* -t '$(DESTDIR_SQ)$(STRACE_GROUPS_INSTDIR_SQ)'
|
D | Makefile.config | 914 STRACE_GROUPS_DIR = share/perf-core/strace/groups
|
/Linux-v4.19/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-v4.19/tools/perf/Documentation/ |
D | perf-trace.txt | 6 perf-trace - strace inspired tool
|
/Linux-v4.19/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-v4.19/ |
D | CREDITS | 407 D: strace for Linux/Alpha 3427 D: utility hacker: Emacs, NFS server, mount, kmem-ps, UPS debugger, strace, GDB
|
/Linux-v4.19/Documentation/s390/ |
D | Debugging390.txt | 1984 strace uses this sometimes as it is a bit faster than the
|