Skip to content

Radeon GPU Profiler (RGP) V2.4

Choose a tag to compare

@chesik-amd chesik-amd released this 11 Mar 14:04
· 4 commits to master since this release

The Radeon™ GPU Profiler is part of the Radeon Developer Tool Suite, which can be downloaded from the following locations:

Windows build: RadeonDeveloperToolSuite-2025-03-07-1606.zip
Linux build: RadeonDeveloperToolSuite-2025-03-07-1606.tgz

V2.4 Changes

  1. Support for AMD RDNA™ 4 hardware (AMD Radeon RX 9000 Series)
  2. Support for additional AMD RDNA 3-based APUs
  3. Support for profiling non-frame-based pure compute DirectX® 12 and Vulkan® applications (requires a 24.30-based driver or newer)
  4. Support for profiling DirectML applications, including displaying driver-added user markers to show the category of any meta commands executed via the DirectML runtime (requires a 24.30-based driver or newer)
  5. Support for viewing ISA and Instruction timing data for sub-dispatches in Work Graphs applications (requires a 24.30-based driver or newer)
  6. The ISA views in the Pipeline state pane and in the Instruction timing pane will now show additional information in a tooltip when you hover the mouse over an instruction opcode
  7. The System information page will now display information about the installed driver (requires a 24.30-based driver or newer)
  8. Bug/stability fixes