Searched refs:strace (Results 1 – 10 of 10) sorted by relevance
| /Linux-v5.4/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-v5.4/arch/alpha/kernel/ |
| D | entry.S | 473 bne $3, strace 572 .type strace, @function 573 strace: label
|
| /Linux-v5.4/arch/m68k/kernel/ |
| D | entry.S | 157 movel #-ENOSYS,%sp@(PT_OFF_D0)| needed for strace
|
| /Linux-v5.4/tools/perf/Documentation/ |
| D | perf-trace.txt | 6 perf-trace - strace inspired tool 175 Stop after processing N events. Note that strace-like events are considered
|
| D | perf-config.txt | 542 use 40 for the strace default, zero to no alignment.
|
| /Linux-v5.4/tools/perf/ |
| D | Makefile.perf | 894 $(call QUIET_INSTALL, strace/groups) \ 896 $(INSTALL) trace/strace/groups/* -t '$(DESTDIR_SQ)$(STRACE_GROUPS_INSTDIR_SQ)'
|
| D | Makefile.config | 1012 STRACE_GROUPS_DIR = share/perf-core/strace/groups
|
| /Linux-v5.4/Documentation/ioctl/ |
| D | ioctl-number.rst | 53 (2) The 'strace' build procedure automatically finds ioctl numbers 56 (3) 'strace' can decode numbers back into useful names when the
|
| /Linux-v5.4/Documentation/virt/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-v5.4/ |
| D | CREDITS | 407 D: strace for Linux/Alpha 3455 D: utility hacker: Emacs, NFS server, mount, kmem-ps, UPS debugger, strace, GDB
|