[Qemu-devel] [PATCH 0/2] block latency histogram

Vladimir Sementsov-Ogievskiy posted 2 patches 6 years, 2 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20180206140722.10110-1-vsementsov@virtuozzo.com
Test checkpatch passed
Test docker-build@min-glib passed
Test docker-mingw@fedora passed
Test docker-quick@centos6 passed
Test ppc passed
Test s390x passed
There is a newer version of this series
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(-)
[Qemu-devel] [PATCH 0/2] block latency histogram
Posted by Vladimir Sementsov-Ogievskiy 6 years, 2 months ago
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