Dear All, Does the Android has any way, for the profiling native code on REAL device. I know about traceview but it's seems only suitable for java applications. I also heard about the option -profile for emulator, how can I use it with a real device?
Is it possible to be used a gcc -pg? or any other a similar or a better way to do the similar job as a gcc -pg does? I'm currently developing a software for Android the 98% of which is a Native source code. Any help is a very much appreciated!!!! Thanks in advance!!! -- 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

