ignore certain failures (-e/-z options)
marty leisner
maleisner at gmail.com
Mon Jun 17 19:55:48 UTC 2019
I'm glad to see work on -z failures ( I started this in 2002).
I'm again facing the need for these -- what I need is to ignore certain
"good" errnos (like EAGAIN) -- this has to do with
systems which are polling be able to see "failures" from "failed polls"
(the failed polls generally overwhelm real failures/good results)
What I was thinking is a way to have a "list of failures to ignore"
(primarily EAGAIN).
marty
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.strace.io/pipermail/strace-devel/attachments/20190617/54dd3094/attachment.html>
More information about the Strace-devel
mailing list