qemu-trivial
[Top][All Lists]
Advanced

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

Re: [Qemu-trivial] [PATCH v4 01/11] tcg: add ability to dump /tmp/perf-<


From: Paolo Bonzini
Subject: Re: [Qemu-trivial] [PATCH v4 01/11] tcg: add ability to dump /tmp/perf-<pid>.map files
Date: Mon, 3 Aug 2015 15:40:56 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.1.0


On 03/08/2015 11:14, Alex Bennée wrote:
> This allows the perf tool to map samples to each individual translation
> block. This could be expanded for user space but currently it gives
> enough information to find any hotblocks by other means.
> 
> Signed-off-by: Alex Bennée <address@hidden>

What happens if you encounter a tb_flush?

Paolo



reply via email to

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