[GSOC 2014][JSON] Current work of Yangmin for JSON output

yangmin zhu zym0017d at gmail.com
Wed Jun 11 15:10:18 UTC 2014


Hi all,
 I just finished a big refactor to my code and I had pushed them all
to my github[1].
And before the mid-term evaluation(23 June) I will try to work out a
usable prototype at least
supporting the basic JSON output of entering/exiting and syscalls in io.c.

As Google says; "Mentors and students can begin submitting mid-term
evaluations." in [2],
I'm not sure what should I do or prepare for the mid-term evaluations?

And I found some output functions (such as sys_ioctl() ) are very
complicated and hard to modify to meet
the JSON style output requirements, so I plan to first wrap these
parameters simply in a double quoted string and
make detail modifications for these functions to make them more JSON
style when I finished all simple wrap. I may
change the base framework often during this process when I got any new
experience from the code.

Please see my work here:
[1] https://github.com/zym0017d/strace_GSOC/tree/json
[2] https://www.google-melange.com/gsoc/events/google/gsoc2014


Thank you!
---
YangMin Zhu




More information about the Strace-devel mailing list