qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v5 48/55] tests/plugin: add hotpages plugin to breakdown memo


From: Richard Henderson
Subject: Re: [PATCH v5 48/55] tests/plugin: add hotpages plugin to breakdown memory access patterns
Date: Mon, 14 Oct 2019 09:51:39 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.9.0

On 10/14/19 3:49 AM, Alex Bennée wrote:
> This plugin gives a break down of access patterns grouped into pages.
> 
> Signed-off-by: Alex Bennée <address@hidden>
> 
> ---
> v4
>    - tweaks for new hwaddr api
>    - add sorting and pagesize selection args
> ---
>  tests/plugin/Makefile   |   1 +
>  tests/plugin/hotpages.c | 179 ++++++++++++++++++++++++++++++++++++++++
>  2 files changed, 180 insertions(+)
>  create mode 100644 tests/plugin/hotpages.c

Reviewed-by: Richard Henderson <address@hidden>


r~




reply via email to

[Prev in Thread] Current Thread [Next in Thread]