Hi,
I am profiling my application running on target nvidia jetson agx xavier platform using Arm streamline. I have installed Arm streamline on windows
host pc and my application is running on target nvidia platform. I am taking the traces from the target using local offline capture method by
running gatord on target and taking output to host pc to analyse.
Now when I am analysing my capture on host pc using Streamline, I am unable to view code for the threads and functions.
Shared screenshot of code section of streamline below:
Please help me with this. How can i view my application code here?
Thanks and Regards
Harshad
Hi Harshad,
When opening the report, did you load the ELF image containing the debug information? Also, was the application built with debug enabled (-g)?