qemu-discuss
[Top][All Lists]
Advanced

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

Re: [Qemu-discuss] Guest execution statistics from QEMU


From: Brian Rak
Subject: Re: [Qemu-discuss] Guest execution statistics from QEMU
Date: Mon, 18 Aug 2014 09:08:42 -0400
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.6.0

You could look at the KVM perf support, but I'm unsure if that gives you enough detail: http://www.linux-kvm.org/page/Perf_events


On 8/18/2014 8:26 AM, Mie Ite wrote:
Hi everyone,


I would like to know the following information of the guest application 
executed in QEMU:


- the number of guest instructions executed per each function call
- the number of memory access instructions
- the address and size of each executed load / store


It it possible to extract any of the above from stock QEMU currently or should 
I start to look at the source code?









reply via email to

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