summaryrefslogtreecommitdiff
path: root/strace.1
diff options
context:
space:
mode:
authorRoland McGrath <roland@redhat.com>2005-07-05 03:25:35 +0000
committerRoland McGrath <roland@redhat.com>2005-07-05 03:25:35 +0000
commit2fe7b13b2f893f7647408af98576affe2b9b123d (patch)
tree2981114479985876b4d35b6da698616ec135bc62 /strace.1
parentfd583f64204fb99890e67f181f34341538f0b093 (diff)
downloadstrace-2fe7b13b2f893f7647408af98576affe2b9b123d.tar.gz
strace-2fe7b13b2f893f7647408af98576affe2b9b123d.tar.bz2
strace-2fe7b13b2f893f7647408af98576affe2b9b123d.tar.xz
2005-06-08 Dmitry V. Levin <ldv@altlinux.org>
Introduce "-e trace=desc". * defs.h (TRACE_DESC): New flag. * syscall.c: Define TD macro before include of syscallent files and undefine it afterwards. (lookup_class): Recognize "desc" keyword. * strace.1: Document "-e trace=desc". * freebsd/i386/syscallent.h: Mark those syscalls which take a file descriptor as an argument or return a file descriptor with TD flag. * linux/alpha/syscallent.h: Likewise. * linux/hppa/syscallent.h: Likewise. * linux/ia64/syscallent.h: Likewise. * linux/mips/syscallent.h: Likewise. * linux/powerpc/syscallent.h: Likewise. * linux/s390/syscallent.h: Likewise. * linux/s390x/syscallent.h: Likewise. * linux/sh/syscallent.h: Likewise. * linux/sh64/syscallent.h: Likewise. * linux/sparc/syscallent.h: Likewise. * linux/sparc64/syscallent2.h: Likewise. * linux/sparc64/syscallent.h: Likewise. * linux/syscallent.h: Likewise. * linux/x86_64/syscallent.h: Likewise. * sunos4/syscallent.h: Likewise. * svr4/syscallent.h: Likewise. Fixes RH#159400.
Diffstat (limited to 'strace.1')
-rw-r--r--strace.13
1 files changed, 3 insertions, 0 deletions
diff --git a/strace.1 b/strace.1
index b8870a4..fbe6c68 100644
--- a/strace.1
+++ b/strace.1
@@ -396,6 +396,9 @@ Trace all signal related system calls.
.B "\-e trace=ipc"
Trace all IPC related system calls.
.TP
+.B "\-e trace=desc"
+Trace all file descriptor related system calls.
+.TP
.BI "\-e abbrev=" set
Abbreviate the output from printing each member of large structures.
The default is