Arm Community
Site
Search
User
Site
Search
User
Support forums
Arm Development Studio forum
DS-5 CE arm streamline not showing function names.
Jump...
Cancel
Locked
Locked
Replies
5 replies
Subscribers
119 subscribers
Views
3635 views
Users
0 members are here
Options
Share
More actions
Cancel
Related
How was your experience today?
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion
DS-5 CE arm streamline not showing function names.
Santosh Shirahatti
over 12 years ago
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
Scott Douglass
over 12 years ago
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').
Cancel
Vote up
0
Vote down
Cancel
Reply
Scott Douglass
over 12 years ago
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').
Cancel
Vote up
0
Vote down
Cancel
Children
No data