[GSOC 2014] add JSON support for strace

2014-08-04 Thread yangmin zhu
Hi all, I redesign all my framework last week because I found it's getting more and more complicated, and It seems we really do not need so much extra extensibility. For example, the old framework allow us to change the separator of the arguments in syscalls by just modifying one place. In order t

[GSOC 2014] Add JSON support for strace

2014-07-21 Thread yangmin zhu
Hi all, I had cleaned my patch and here I send them here for a discussion. Patch list: 0001-JSON-Import-the-basic-JSON-output-framework.patch 0002-JSON-Add-j-option-to-support-JSON-output.patch 0003-JSON-Add-support-for-syscalls-in-io.c.patch 0004-JSON-Add-support-to-entering-exiting-of-syscall.pa