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 -- unsubscribe: [email protected] website: http://groups.google.com/group/android-kernel
