qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] linux-user: Trace sendto/recvfrom
@ 2024-08-07  8:35 Philippe Mathieu-Daudé
  2024-08-07  8:35 ` [PATCH 1/3] linux-user: Display sockaddr buffer as pointer Philippe Mathieu-Daudé
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Philippe Mathieu-Daudé @ 2024-08-07  8:35 UTC (permalink / raw)
  To: qemu-devel; +Cc: Laurent Vivier, Zach van Rijn, Philippe Mathieu-Daudé

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

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

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

-- 
2.45.2



^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2024-08-07 12:19 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-07  8:35 [PATCH 0/3] linux-user: Trace sendto/recvfrom Philippe Mathieu-Daudé
2024-08-07  8:35 ` [PATCH 1/3] linux-user: Display sockaddr buffer as pointer Philippe Mathieu-Daudé
2024-08-07 10:53   ` Richard Henderson
2024-08-07  8:35 ` [PATCH 2/3] linux-user: Add strace for sendto() Philippe Mathieu-Daudé
2024-08-07 10:55   ` Richard Henderson
2024-08-07 12:18     ` Philippe Mathieu-Daudé
2024-08-07  8:35 ` [PATCH 3/3] linux-user: Add strace for recvfrom() Philippe Mathieu-Daudé
2024-08-07 10:55   ` Richard Henderson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).