<div dir="ltr"><div>Hmmm....I added a -z flag over 15 years ago (to ignore failing syscalls).</div><div><br></div><div>I never saw it documented or in the help -- so I was about to redo my patch.</div><div><br></div><div>FWiW:</div><div><br></div><div>2002-11-06  Michal Ludvig  <<a href="mailto:mludvig@suse.cz">mludvig@suse.cz</a>><br><br>        From Marty Leisner <<a href="mailto:leisner@rochester.rr.com">leisner@rochester.rr.com</a>>,<br>        rewritten by mludvig:<br>        * strace.c (not_failing_only): New.<br>        (usage): Added -z switch description.<br>        (main): Added -z switch parsing to not_failing_only variable.<br>        * syscall.c (trace_syscall): Added not_failing_only handling.</div><div><br></div><div>I looked at the code and there's still something for -z there...</div><div><br></div><div>I just tried it and it still works.</div><div><br></div><div>I'm looking to extend it to you can filter out certain errno's -- i.e. in a polling system, you can ignore EAGAIN and just look at real</div><div>output and real errors.</div><div><br></div><div>Marty<br></div><div><br></div><div><br></div></div>