Hi,

I am trying to generate trace files out of QEMU and I see that out of
the 6 files dumped by QEMU:
qtrace.bb, qtrace.exc, qtrace.insn, qtrace.method, qtrace.pid and
qtrace.static
the 3 files : qtrace.exc, qtrace.pid and qtrace.pid are written only
when the function "trace_dev_write()" is called.
But I am unable to figure out when this function is called. In my runs
it is never called and these 3 files are empty.

There was an earlier post about the same issue which seems to be
unanswered.
http://groups.google.com/group/android-developers/browse_thread/thread/4b46e67366109dc2

It would be really great if someone could help me understand when this
function trace_dev_write() is called.

Thanks,
V

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to