Profiling and analysis feedback?

I’ve profiled my application using nsight in VS2013 and gotten some results. One of the issues I have is that the graphics thread is stalling alot.

However, I am looking for some kind of performance feedback or suspicious bottlenecks detected by the system. No matter how I navigate I can’t seem to find some output like in this picture:

http://www.nvidia.com/docs/IO/123589/nsight-profiler-eclipse-screenshot.jpg

“Low global memory efficiency, …” etc, would be really useful, rather than my novice eyes trying to find the issues, why cant I find it in VS2013 plugin?

Hi,

I’m sorry to say Nsight VSE doesn’t have such kind of conculsion as you attached. We only provide the actual executing data. You need to analysis and summarize by yourself. Thanks.

Qian