Dear All,
I like to propose a change to strace version 4.15 that re-enacts the currently
hidden -z option for output filtering ("print successful syscalls only").
Please find attached a patch file against 4.15 release that implements a
staging approach, i.e. builds output in memory but prints s
Hi Yamato,
Would a -Z option (inverse -z) be o.k? Combining both -zZ will print
non-returning syscalls only.
Regards,
Burkhard
-Original Message-
From: Masatake YAMATO [mailto:yam...@redhat.com]
Sent: Tuesday, January 17, 2017 11:48
To: strace-devel@lists.sourceforge.net; Kohl
Hi
>Thanks. As strace is developed in git, please rebase your changes to HEAD of
>strace.git; also please ensure that your patch does not contain irrelevant
>changes, e.g. changes of indentation. See also
>https://sourceforge.net/p/strace/wiki/Guide%20for%20new%20contributors/
Thanks for the
ailed syscalls) considered not useful for the project?
Regards,
Burkhard
-Original Message-
From: Kohl, Burkhard
Sent: Wednesday, January 18, 2017 18:13
To: strace-devel@lists.sourceforge.net
Cc: Kohl, Burkhard
Subject: [PATCH v2] Implement output staging for failed/successful syscalls
-Original Message-
From: Kohl, Burkhard
Sent: Thursday, June 8, 2017 13:02
To: strace-devel@lists.sourceforge.net
Cc: Kohl, Burkhard
Subject: [PATCH v1] Implement output staging for failed/successful syscalls
With flags not_failing_only/failing_only, syscall output is written to
tcp