[CRIU] [PATCH] parasite-syscall: print syscall number as %lu
Cyrill Gorcunov
gorcunov at gmail.com
Mon Apr 4 06:51:59 PDT 2016
On Mon, Apr 04, 2016 at 04:41:39PM +0300, Dmitry Safonov wrote:
> We will still able to distinguish if it's garbage in ax register, but
> this is definitely prettier:
> (00.036900) 687 was trapped
> (00.036903) 687 is going to execute the syscall 158
> (00.036928) 687 was trapped
> (00.036931) 687 is going to execute the syscall 173
>
> Than that:
> (00.024403) 687 was trapped
> (00.024407) 687 is going to execute the syscall 9e
> (00.024419) 687 was trapped
> (00.024421) 687 is going to execute the syscall ad
>
> Signed-off-by: Dmitry Safonov <dsafonov at virtuozzo.com>
Acked-by: Cyrill Gorcunov <gorcunov at openvz.org>
More information about the CRIU
mailing list