Re: [PATCH v2] linux-user: Enhance strace output for various syscalls

2023-01-31 Thread Laurent Vivier
Le 12/12/2022 à 19:01, Helge Deller a écrit : Add appropriate strace printf formats for various Linux syscalls. Signed-off-by: Helge Deller Reviewed-by: Philippe Mathieu-Daudé --- v2: Fixed a few entries based on review by Philippe Mathieu-Daudé diff --git a/linux-user/strace.list b/linux-us

[PATCH v2] linux-user: Enhance strace output for various syscalls

2022-12-12 Thread Helge Deller
Add appropriate strace printf formats for various Linux syscalls. Signed-off-by: Helge Deller Reviewed-by: Philippe Mathieu-Daudé --- v2: Fixed a few entries based on review by Philippe Mathieu-Daudé diff --git a/linux-user/strace.list b/linux-user/strace.list index 3a898e2532..a75101fca1 1006