Hi,
I am using DS-5 streamline analyzer (Community edition) for profiling of my C++ program run on ARM target. I am new to DS-5.
I am able to view the timeline and functions views only.
In the functions view, I am not able to see performance of my program at function level. It is only showing only one entry named "Ardemo" which is my program binary.
There are some entries which are corresponding to some OpenCV libraries used by program.
How can I see the performance of various functions used in my program?
This is the snapshot of options I have used for capture.
This is the snapshot of Functions view of my capture.