Hi,Everyone
I've been trying to learn the android native code profiling.I start
emulator with 'emulator -trace foo',Then press F9 just before I start the
browser to start profiling Then press F9 after about 30 sec or so to stop
the profiling I then quit the emulator Then I start dumping the trace with
'tracedmdump  tracedmdump ~/.android/avd/avd14.avd/traces/foo/'

I get the following errors:
 generating dexlist output...
generating dmtrace data...
'Cannot read ELF header from '/home/zhj/android/out/target/product/
generic/symbols'
generating html file...
done, see /home/zhj/.android/avd/avd14.avd/traces/foo//dmtrace.html
for details
or run:
   traceview /home/zhj/.android/avd/avd14.avd/traces/foo//dmtrace'

Does anyone know why there;s a lot of errors like "Cannot read ELF header
from '/home/zhj/android/out/target/product/generic/symbols"?Perhaps because
of it , I cannot get any native method information,I'm so confused.If any
one know the reason ,please tell me !I appreciate very much!

yours

Hongjuan Zhang

-- 
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