Gsoc Introduction.

Nikolay Marchuk marchuk.nikolay.a at gmail.com
Wed Mar 15 08:22:36 UTC 2017


Hello,
I have implemented NS_* ioctls. Should I use common ioctlent interface to
print them with additional argument or should I print them without it?

On Tue, Mar 14, 2017 at 9:21 AM, Dmitry V. Levin <ldv at altlinux.org> wrote:

> 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
>
> ------------------------------------------------------------
> ------------------
> 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 at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/strace-devel
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.strace.io/pipermail/strace-devel/attachments/20170315/573c52df/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: add-ns-ioctl.patch
Type: text/x-patch
Size: 11696 bytes
Desc: not available
URL: <http://lists.strace.io/pipermail/strace-devel/attachments/20170315/573c52df/attachment.bin>


More information about the Strace-devel mailing list