From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:37655) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QgKY8-0002JC-Bd for qemu-devel@nongnu.org; Mon, 11 Jul 2011 13:45:41 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QgKY6-0001yy-U8 for qemu-devel@nongnu.org; Mon, 11 Jul 2011 13:45:40 -0400 Received: from mail-qw0-f45.google.com ([209.85.216.45]:50392) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QgKY6-0001ym-Nl for qemu-devel@nongnu.org; Mon, 11 Jul 2011 13:45:38 -0400 Received: by qwj8 with SMTP id 8so2811532qwj.4 for ; Mon, 11 Jul 2011 10:45:37 -0700 (PDT) MIME-Version: 1.0 Sender: way8611@gmail.com Date: Tue, 12 Jul 2011 01:45:37 +0800 Message-ID: From: Jeff Yu Content-Type: multipart/alternative; boundary=0014853a01ec43b94704a7cec0f9 Subject: [Qemu-devel] How to measure guest instruction count ? List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org --0014853a01ec43b94704a7cec0f9 Content-Type: text/plain; charset=ISO-8859-1 Hi all, I am new to qemu. Recently, I was trying to measure the performance(MIPS) of qemu executing splash2 benchmark. At first, I am trying the -icount flag built in qemu, but with the limited user manual. I also read the post on Qemu-devel Precise guest instruction count. I can not understand how it works very well. Can anyone explain to me how to get the instruction count number by the -icount feature? Also, in order to get an accurate performance, I need to skip the instructions during boot up process. I want to only calculate the instruction count of executing the splash2 benchmark. Can anyone give me some hint where can I start with? If I am not clear enough, please let me know. Thanks in advance for any reply. Jeff Yu --0014853a01ec43b94704a7cec0f9 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hi all,

I am new to qemu.
Recently, I was trying to measure the p= erformance(MIPS) of qemu executing splash2 benchmark.
At first, I am try= ing the -icount flag built in qemu, but with the limited user manual.
I also read the post on Qemu-devel Precise guest instruction count.=
I can not understand how it works very well.
Can anyone explain to m= e how to get the instruction count number by the -icount feature?

Also, in order to get an accurate performance,=A0 I need to skip the in= structions during boot up process.
I want to only calculate the instruct= ion count of executing the splash2 benchmark.
Can anyone give me some hi= nt where can I start with?

If I am not clear enough, please let me know.
Thanks in advance for = any reply.

Jeff Yu
--0014853a01ec43b94704a7cec0f9--