From: Laurent Vivier <lvivier@redhat.com>
To: qemu-devel@nongnu.org
Cc: "Liu Yuan" <namei.unix@gmail.com>,
"Philippe Mathieu-Daudé" <f4bug@amsat.org>,
"Kevin Wolf" <kwolf@redhat.com>, "Max Reitz" <mreitz@redhat.com>,
qemu-trivial@nongnu.org, "Richard W.M. Jones" <rjones@redhat.com>,
qemu-block@nongnu.org, "Laurent Vivier" <lvivier@redhat.com>
Subject: [Qemu-devel] [PATCH 0/4] block: Convert from DPRINTF() macro to trace event
Date: Wed, 12 Dec 2018 20:40:05 +0100 [thread overview]
Message-ID: <20181212194009.2951-1-lvivier@redhat.com> (raw)
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
next reply other threads:[~2018-12-12 19:40 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-12-12 19:40 Laurent Vivier [this message]
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é
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20181212194009.2951-1-lvivier@redhat.com \
--to=lvivier@redhat.com \
--cc=f4bug@amsat.org \
--cc=kwolf@redhat.com \
--cc=mreitz@redhat.com \
--cc=namei.unix@gmail.com \
--cc=qemu-block@nongnu.org \
--cc=qemu-devel@nongnu.org \
--cc=qemu-trivial@nongnu.org \
--cc=rjones@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).