qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/4] block: Convert from DPRINTF() macro to trace event
@ 2018-12-12 19:40 Laurent Vivier
  2018-12-12 19:40 ` [Qemu-devel] [PATCH 1/4] block/ssh: Convert from DPRINTF() macro to trace events Laurent Vivier
                   ` (3 more replies)
  0 siblings, 4 replies; 11+ messages in thread
From: Laurent Vivier @ 2018-12-12 19:40 UTC (permalink / raw)
  To: qemu-devel
  Cc: Liu Yuan, Philippe Mathieu-Daudé, Kevin Wolf, Max Reitz,
	qemu-trivial, Richard W.M. Jones, qemu-block, Laurent Vivier

Convert all the remaining uses of DPRINTF() in the directory block.

Compiled for all target but only tested with "make check"

Laurent Vivier (4):
  block/ssh: Convert from DPRINTF() macro to trace events
  block/curl: Convert from DPRINTF() macro to trace events
  block/file-posix: Convert from DPRINTF() macro to trace events
  block/sheepdog: Convert from DPRINTF() macro to trace events

 block/curl.c       | 29 ++++++++--------------------
 block/file-posix.c | 25 ++++++------------------
 block/sheepdog.c   | 47 +++++++++++++++++-----------------------------
 block/ssh.c        | 46 +++++++++++++++++----------------------------
 block/trace-events | 47 ++++++++++++++++++++++++++++++++++++++++++++++
 5 files changed, 95 insertions(+), 99 deletions(-)

-- 
2.19.2

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

end of thread, other threads:[~2018-12-13  9:23 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-12-12 19:40 [Qemu-devel] [PATCH 0/4] block: Convert from DPRINTF() macro to trace event Laurent Vivier
2018-12-12 19:40 ` [Qemu-devel] [PATCH 1/4] block/ssh: Convert from DPRINTF() macro to trace events Laurent Vivier
2018-12-12 21:19   ` Richard W.M. Jones
2018-12-13  9:17   ` Philippe Mathieu-Daudé
2018-12-12 19:40 ` [Qemu-devel] [PATCH 2/4] block/curl: " Laurent Vivier
2018-12-12 21:20   ` Richard W.M. Jones
2018-12-13  9:23   ` Philippe Mathieu-Daudé
2018-12-12 19:40 ` [Qemu-devel] [PATCH 3/4] block/file-posix: " Laurent Vivier
2018-12-13  9:18   ` Philippe Mathieu-Daudé
2018-12-12 19:40 ` [Qemu-devel] [PATCH 4/4] block/sheepdog: " Laurent Vivier
2018-12-13  9:21   ` Philippe Mathieu-Daudé

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).