[PATCH v3 0/5] linux-user: Trace sendto/recvfrom

Philippe Mathieu-Daudé posted 5 patches 3 months, 2 weeks ago
linux-user/strace.c    | 51 +++++++++++++++++++++++++++++++++++++-----
linux-user/strace.list |  4 ++--
2 files changed, 47 insertions(+), 8 deletions(-)
[PATCH v3 0/5] linux-user: Trace sendto/recvfrom
Posted by Philippe Mathieu-Daudé 3 months, 2 weeks ago
Since v2:
- Do not squash 2 first patches...

Since v1:
- Add/use print_buf_len (rth)

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

Philippe Mathieu-Daudé (5):
  linux-user: Correct print_sockaddr() format
  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