[PATCH v2 0/4] linux-user: Trace sendto/recvfrom

Philippe Mathieu-Daudé posted 4 patches 3 months, 2 weeks ago
There is a newer version of this series
linux-user/strace.c    | 51 +++++++++++++++++++++++++++++++++++++-----
linux-user/strace.list |  4 ++--
2 files changed, 47 insertions(+), 8 deletions(-)
[PATCH v2 0/4] linux-user: Trace sendto/recvfrom
Posted by Philippe Mathieu-Daudé 3 months, 2 weeks ago
Since v1:
- Add/use print_buf_len (rth)

Strace format added while debugging
https://gitlab.com/qemu-project/qemu/-/issues/2485

Philippe Mathieu-Daudé (4):
  linux-user: Display sockaddr buffer as pointer
  linux-user: Factor print_buf_len() out
  linux-user: Add strace for sendto()
  linux-user: Add strace for recvfrom()

 linux-user/strace.c    | 51 +++++++++++++++++++++++++++++++++++++-----
 linux-user/strace.list |  4 ++--
 2 files changed, 47 insertions(+), 8 deletions(-)

-- 
2.45.2