qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] block latency histogram
@ 2018-02-06 14:07 Vladimir Sementsov-Ogievskiy
  2018-02-06 14:07 ` [Qemu-devel] [PATCH 1/2] block/accounting: introduce " Vladimir Sementsov-Ogievskiy
  2018-02-06 14:07 ` [Qemu-devel] [PATCH 2/2] qapi: add block latency histogram interface Vladimir Sementsov-Ogievskiy
  0 siblings, 2 replies; 7+ messages in thread
From: Vladimir Sementsov-Ogievskiy @ 2018-02-06 14:07 UTC (permalink / raw)
  To: qemu-devel, qemu-block
  Cc: eblake, armbru, mreitz, kwolf, den, nshirokovskiy, vsementsov

Vladimir Sementsov-Ogievskiy (2):
  block/accounting: introduce latency histogram
  qapi: add block latency histogram interface

 qapi/block-core.json       | 62 +++++++++++++++++++++++++++++++++-
 include/block/accounting.h |  8 +++++
 block/accounting.c         | 83 ++++++++++++++++++++++++++++++++++++++++++++++
 block/qapi.c               | 31 +++++++++++++++++
 blockdev.c                 | 15 +++++++++
 5 files changed, 198 insertions(+), 1 deletion(-)

-- 
2.11.1

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

end of thread, other threads:[~2018-02-07 10:33 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-02-06 14:07 [Qemu-devel] [PATCH 0/2] block latency histogram Vladimir Sementsov-Ogievskiy
2018-02-06 14:07 ` [Qemu-devel] [PATCH 1/2] block/accounting: introduce " Vladimir Sementsov-Ogievskiy
2018-02-06 14:07 ` [Qemu-devel] [PATCH 2/2] qapi: add block latency histogram interface Vladimir Sementsov-Ogievskiy
2018-02-06 15:50   ` Eric Blake
2018-02-06 18:06     ` Vladimir Sementsov-Ogievskiy
2018-02-06 19:02       ` Eric Blake
2018-02-07 10:32         ` Vladimir Sementsov-Ogievskiy

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