[strace-4.15] Proposal: Output Staging for -z Option (print successful syscalls only) / Patch included

2017-01-17 Thread Kohl, Burkhard
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

RE: [strace-4.15] Proposal: Output Staging for -z Option (print successful syscalls only) / Patch included

2017-01-17 Thread Kohl, Burkhard
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

RE: [strace-4.15] Proposal: Output Staging for -z Option (print successful syscalls only) / Patch included

2017-01-18 Thread Kohl, Burkhard
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

RE: [PATCH v2] Implement output staging for failed/successful syscalls

2017-03-07 Thread Kohl, Burkhard
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

FW: [PATCH v1] Implement output staging for failed/successful syscalls

2017-06-08 Thread Kohl, Burkhard
-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