Searched refs:strace (Results 1 – 11 of 11) sorted by relevance
/linux-6.1.9/arch/alpha/kernel/ |
D | entry.S | 472 bne $3, strace 474 blbs $3, strace /* check for SYSCALL_TRACE in disguise */ 574 .type strace, @function 575 strace: label
|
/linux-6.1.9/Documentation/admin-guide/LSM/ |
D | Yama.rst | 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-6.1.9/tools/perf/Documentation/ |
D | perf-trace.txt | 6 perf-trace - strace inspired tool 184 Stop after processing N events. Note that strace-like events are considered 233 the same beautifiers used in the strace-like enter+exit lines to augment the
|
D | perf-config.txt | 621 use 40 for the strace default, zero to no alignment. 646 strace-like sys_enter+sys_exit lines.
|
/linux-6.1.9/arch/m68k/kernel/ |
D | entry.S | 181 movel #-ENOSYS,%sp@(PT_OFF_D0)| needed for strace
|
/linux-6.1.9/Documentation/userspace-api/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-6.1.9/tools/perf/ |
D | Makefile.perf | 977 $(call QUIET_INSTALL, strace/groups) \ 979 $(INSTALL) trace/strace/groups/* -m 644 -t '$(DESTDIR_SQ)$(STRACE_GROUPS_INSTDIR_SQ)'
|
D | Makefile.config | 1246 STRACE_GROUPS_DIR = share/perf-core/strace/groups
|
/linux-6.1.9/Documentation/virt/uml/ |
D | user_mode_linux_howto_v2.rst | 1111 host$ strace -p 16566
|
/linux-6.1.9/ |
D | CREDITS | 416 D: strace for Linux/Alpha 3546 D: utility hacker: Emacs, NFS server, mount, kmem-ps, UPS debugger, strace, GDB
|
/linux-6.1.9/Documentation/filesystems/ |
D | proc.rst | 2209 # strace -e mount mount -o hidepid=1 -t proc proc /tmp/proc
|