DS-5 CE arm streamline not showing function names.

Note: This was originally posted on 31st May 2013 at http://forums.arm.com

Trying to profile a native application built with android-ndk. Function view is not showing function names.

I have tried followed this link to get streamline working : http://blogs.arm.com/software-enablement/682-setting-up-android-mobile-phone-to-use-arm-streamline-for-profiling/


Can anyone help me with this.


Attached is the screen shot of the function view.


Parents
  • Note: This was originally posted on 9th June 2013 at http://forums.arm.com

    Are there any warning messages in the Commands view when the .so debug info is loaded?  You should be able to debug a release build as long as the code is compiled with '-g' and the resulting .so has not been stripped or debug info (by '-s' or 'strip').
Reply
  • Note: This was originally posted on 9th June 2013 at http://forums.arm.com

    Are there any warning messages in the Commands view when the .so debug info is loaded?  You should be able to debug a release build as long as the code is compiled with '-g' and the resulting .so has not been stripped or debug info (by '-s' or 'strip').
Children
No data
More questions in this forum