On Tue, Mar 06, 2018 at 16:00:17 +0000, Stefan Hajnoczi wrote:
> On Wed, Feb 07, 2018 at 03:50:35PM +0300, Vladimir Sementsov-Ogievskiy wrote:
> > Vladimir Sementsov-Ogievskiy (2):
> > block/accounting: introduce latency histogram
> > qapi: add block latency histogram interface
(snip)
> > 5 files changed, 228 insertions(+), 1 deletion(-)
>
> The feature looks good. I posted documentation and code readability
> suggestions.
Hi Vladimir,
Did you consider using qdist? For reference, see commit bf3afd5f419
and/or grep 'qdist'.
Thanks,
Emilio