[Qemu-devel] Trying to Understand QEMU's Low Level Functionality ...

2007-10-23 Thread Atoosaah S
I'm using qemu version 0.8.2 on linux. I'm currently successful in creating the result.txt (with the command: prof /intsall_path/qemu gmon.out result.txt), but the call graph created does not show my functions of interest. For example i'm trying to understand the sequence of calls qemu makes to

Re: [Qemu-devel] Trying to Understand QEMU's Low Level Functionality ...

2007-10-23 Thread Igor Kovalenko
On 10/24/07, Atoosaah S [EMAIL PROTECTED] wrote: I'm using qemu version 0.8.2 on linux. I'm currently successful in creating the result.txt (with the command: prof /intsall_path/qemu gmon.out result.txt), but the call graph created does not show my functions of interest. For example i'm