GPU Kernels tab
When profiling programs that use the AMD ROCm Toolkit, GPU kernels
that can be tracked by the AMD roctracer
interface display in
the GPU Kernels tab.
Note
For information about currently supported software versions, see Reference table.

This lists the HIP 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.