qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] Performance Monitoring
@ 2008-05-20 18:56 Cheif Jones
  2008-05-20 22:06 ` Paul Brook
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Cheif Jones @ 2008-05-20 18:56 UTC (permalink / raw)
  To: qemu-devel

[-- Attachment #1: Type: text/plain, Size: 504 bytes --]

Hi All,

I'm doing a research project in which i want to run an OS under an emulator
for a period of time and get full CPU opcode statistics (how many times
every opcode was executed). As far as i understand the Qemu design, it is
doing "JIT" translation of terget opcode to host opcodes to improve
performance, and so there is no easy way to count target opcodes (e.g a loop
is compiled JIT and runs natively).

Is it possible to disable Qemu's JIT capabilities and get target opcode
statistics?

Cheif

[-- Attachment #2: Type: text/html, Size: 552 bytes --]

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2008-05-28  0:21 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-20 18:56 [Qemu-devel] Performance Monitoring Cheif Jones
2008-05-20 22:06 ` Paul Brook
2008-05-21  0:09   ` Vince Weaver
2008-05-21  6:41   ` Laurent Desnogues
2008-05-20 22:44 ` Stanislav Shwartsman
2008-05-21 16:10 ` [Qemu-devel] " Charles Duffy
2008-05-22  3:46   ` Glauber Costa
2008-05-22  6:13     ` Cheif Jones
2008-05-23  3:38       ` Vince Weaver
2008-05-25 12:22         ` Cheif Jones
2008-05-28  0:21           ` Vince Weaver

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).