Home
last modified time | relevance | path

Searched refs:strace (Results 1 – 10 of 10) sorted by relevance

/Linux-v5.4/Documentation/admin-guide/LSM/
DYama.rst32 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/
Dentry.S473 bne $3, strace
572 .type strace, @function
573 strace: label
/Linux-v5.4/arch/m68k/kernel/
Dentry.S157 movel #-ENOSYS,%sp@(PT_OFF_D0)| needed for strace
/Linux-v5.4/tools/perf/Documentation/
Dperf-trace.txt6 perf-trace - strace inspired tool
175 Stop after processing N events. Note that strace-like events are considered
Dperf-config.txt542 use 40 for the strace default, zero to no alignment.
/Linux-v5.4/tools/perf/
DMakefile.perf894 $(call QUIET_INSTALL, strace/groups) \
896 $(INSTALL) trace/strace/groups/* -t '$(DESTDIR_SQ)$(STRACE_GROUPS_INSTDIR_SQ)'
DMakefile.config1012 STRACE_GROUPS_DIR = share/perf-core/strace/groups
/Linux-v5.4/Documentation/ioctl/
Dioctl-number.rst53 (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/
DUserModeLinux-HOWTO.txt2870 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/
DCREDITS407 D: strace for Linux/Alpha
3455 D: utility hacker: Emacs, NFS server, mount, kmem-ps, UPS debugger, strace, GDB