GPU Kernels tab

When profiling programs that use the AMD ROCm Toolkit, GPU kernels that can be tracked by AMD profiling interfaces will display in the GPU Kernels tab.

This is supported by:

  • the AMD rocprofiler-sdk interface for ROCm Toolkit >= 6.2, and

  • the AMD roctracer interface for ROCm Toolkit < 6.2.

Note

For information about currently supported software versions, see Reference table.

AMD GPU Kernels tab

The GPU Kernels tab 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.