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 how this happened?I appreciate very much!

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