how can summary view be seen in nvvp (cuda4.2)

Hi
I hope you are doing good.
I am trying to use nvvp that comes with cuda4.2. I want to use NVVP and specifically i want to have the summary view. I cannot seem to find it in this version of the profiler.

It is really helpful quick way of identifying which kernel is occupying the maximum time in the GPU execution (say kernel1 is taking 60% of the entire GPU time then i can focus on that kernel’s statistics and try to optimize it first).

Could you be so kind and point me to the right place to look in the nvvp software, how can i see the summary view like in the older cuda profilers (computeprof and the very old profiler from cuda 3 days).

Thanks and Regards

rohit