qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] Register usage statistics?


From: Benjamin Ylvisaker
Subject: [Qemu-devel] Register usage statistics?
Date: Fri, 26 Aug 2011 12:50:36 -0400

I am working on a project for which I'd like to gather statistics about 
register usage.  (For example, distributions of degree-of-use and dynamic 
lifetimes of register-values.)  Is QEMU a good tool for doing this kind of 
work?  Has anyone else done this?  I looked at the tracing available in QEMU 
and it seems to be mostly for higher level things like memory accesses, 
function calls, basic block executions, etc.  If it matters, I am currently 
working in Ubuntu running in a VM on OS X and using the x86_64-linux-user 
target.

Thanks,
Ben




reply via email to

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