[PATCH v7 3/4] Implement -e status=set option
Dmitry V. Levin
ldv at altlinux.org
Thu Jul 11 12:35:10 UTC 2019
On Sat, Jul 06, 2019 at 09:19:57AM +0200, Paul Chaignon wrote:
[...]
> diff --git a/strace.1.in b/strace.1.in
> index e1090a0f..a80919ca 100644
> --- a/strace.1.in
> +++ b/strace.1.in
> @@ -409,6 +409,7 @@ is one of
> .BR write ,
> .BR fault ,
> .BR inject ,
> +.BR status ,
> or
> .B kvm
> and
> @@ -613,6 +614,54 @@ Note that this is independent from the normal tracing of the
> system call which is controlled by the option
> .BR -e "\ " trace = write .
> .TP
> +\fB\-e\ status\fR=\,\fIset\fR
> +Trace only system calls with the specified return status. The default is
I suggest to change this "Trace only" to "Print only" because strace still
traces these syscalls.
--
ldv
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 801 bytes
Desc: not available
URL: <http://lists.strace.io/pipermail/strace-devel/attachments/20190711/123b67c5/attachment.bin>
More information about the Strace-devel
mailing list