Hi,

On Tue, Mar 14, 2017 at 08:35:45AM +0700, Николай Марчук wrote:
> Hello,
> my name is Nikolay Marchuk and I am a first-year student in NSU, Russia. I
> want to implement advanced filtering syntax for strace. I am familiar with
> c and c++ and have an experience of making parsers.

Thanks for showing interest in strace GSoC projects.

> I wanted to add support of new ioctl commands from linux 4.9 - 4.11 as my
> introduction microproject, but I cannot understand, what kind of support is
> needed. I have tested them on linux 4.9 and output is correct.

I understand your confusion.  The output is not incorrect but at the same
time it's incomplete.  For example, 
- both NS_GET_USERNS and NS_GET_PARENT return descriptors,
  but does strace -y show them properly?
- NS_GET_NSTYPE returns a namespace type, but does strace print it
  in symbolic form like it does for setns syscall?


-- 
ldv

Attachment: pgpfu2wlK8pQp.pgp
Description: PGP signature

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Strace-devel mailing list
Strace-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/strace-devel

Reply via email to