[PATCH v4 1/1] syscall.c: split trace_syscall() into 6 functions

Dmitry V. Levin ldv at altlinux.org
Mon Jun 5 22:09:15 UTC 2017


On Mon, Jun 05, 2017 at 10:19:07PM +0300, Victor Krapivensky wrote:
> This change removes the trace_syscall function. Now, the code that uses
> syscall.c trace functions is expected to check whether it is a syscall
> entry or exit (with entering(tcp)/exiting(tcp)) itself, and then make an
> appropriate sequence of function calls.

Merged, thanks!


-- 
ldv
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 801 bytes
Desc: not available
URL: <http://lists.strace.io/pipermail/strace-devel/attachments/20170606/f37ea769/attachment.bin>


More information about the Strace-devel mailing list