GPU Kernels tab
When profiling programs that use NVIDIA GPUs, GPU kernels that can be tracked by the NVIDIA CUDA Profiling Tools Interface (CUPTI) display in the GPU Kernels tab.
Note
For information about currently supported software versions and compilers, see Reference table and NVIDIA GPU Language Support.
This lists the GPU kernels that were detected in the program alongside graphs indicating when those kernels were active. If multiple kernels are identified in a process within a particular sample, they are given equal weighting in this graph. Selecting a single GPU Kernel results in the Source Code viewer jumping to this kernel if debug information is available.