On Fri, May 12, 2017 at 05:12:38PM +0200, Eugene Syromiatnikov wrote:
> They are not in conflict, from my point of view, since your project is
> about the way specific syscall is selected for processing by strace,
> and Victor's project is about how that processing is done. Granted, this
> processi
On Fri, May 12, 2017 at 09:34:21PM +0700, Nikolay Marchuk wrote:
> Hello,
> I found that my Gsoc project and Victor Krapivenskiy's project are
> conflicting because both of them include syscall filtering. My solution
> of this conflict is to remove filtering part from Viktor's project and I
> will