Hi,
I am profiling my C application running on an ARM target. DS-5 streamline analyzer is run on a host machine.
Data is captured from ARM target board using gator daemon.
I am getting following entries in Call paths view which contribute to most of the CPU usage apart from my user defined functions:
I am unable to see the details of which codes/functions from these libraries is being called and how much CPU time each of them is using.
Do anybody know how to solve this issue?
Perhaps this page might help, I believe you'll need a version of the shared libraries with debug information on the host
http://ds.arm.com/developer-resources/ds-5-documentation/arm-ds-5-debugger-user-guide/about-debugging-shared-libraries#