summaryrefslogtreecommitdiff
path: root/strace.1
diff options
context:
space:
mode:
Diffstat (limited to 'strace.1')
-rw-r--r--strace.116
1 files changed, 15 insertions, 1 deletions
diff --git a/strace.1 b/strace.1
index ec03e9a..e01f3a4 100644
--- a/strace.1
+++ b/strace.1
@@ -43,7 +43,7 @@ strace \- trace system calls and signals
.SH SYNOPSIS
.B strace
[
-.B \-CdDffhiqrtttTvxx
+.B \-CdDffhiqrtttTvxxy
]
[
.BI \-a column
@@ -60,6 +60,10 @@ strace \- trace system calls and signals
]
\&...
[
+.BI \-P path
+]
+\&...
+[
.BI \-s strsize
]
[
@@ -358,6 +362,9 @@ Print all non-ASCII strings in hexadecimal string format.
.B \-xx
Print all strings in hexadecimal string format.
.TP
+.B \-y
+Print paths associated with file descriptor arguments.
+.TP
.BI "\-a " column
Align return values in a specific column (default column 40).
.TP
@@ -549,6 +556,13 @@ options can be used to attach to up to 32 processes in addition to
.B \-p
option is given).
.TP
+.BI "\-P " path
+Trace only system calls accessing
+.I path.
+Multiple
+.B \-P
+options can be used to specify up to 256 paths.
+.TP
.BI "\-s " strsize
Specify the maximum string size to print (the default is 32). Note
that filenames are not considered strings and are always printed in