[PATCH v3 1/1] syscall.c: split trace_syscall() into 6 functions
Victor Krapivensky
krapivenskiy.va at phystech.edu
Mon Jun 5 15:42:35 UTC 2017
On Mon, Jun 05, 2017 at 06:14:49PM +0300, Dmitry V. Levin wrote:
> Your comments tend to be longer than 80 symbols, please wrap them.
>
> Note that in this edition of the patch TCB_INSYSCALL is cleared in
> syscall_exiting_finish, not in syscall_exiting_trace. Please ensure
> that other related comments are up to date with this change.
Done. I've also removed three lines in syscall_exiting_trace that did
exactly what syscall_exiting_finish does.
More information about the Strace-devel
mailing list