GPUOpen-Tools / radeon_gpu_profiler

Radeon GPU Profiler (RGP) is a tool from AMD that allows for deep inspection of GPU workloads.
396 stars 41 forks source link

Enhancements for shader code visualization and VGPR pressure analysis in the Instruction timing window #95

Open kruseborn opened 10 months ago

kruseborn commented 10 months ago

In the instruction timing window, it would be beneficial to be able to see the shader code as well. A split view with the instructions on the left and the code on the right would be ideal. When you select an instruction, it would highlight the corresponding lines in the shader code.

It would also be very helpful to see the VGPR pressure in the instruction timing window, similar to what you can see in RadeonGPUAnalyzer