Skip to content
This repository was archived by the owner on Apr 30, 2020. It is now read-only.

Releases: GPUOpen-Archive/CodeXL

CodeXL 2.6

Choose a tag to compare

@chesik-amd chesik-amd released this 15 Oct 17:17

For details of this release, see the Release Notes PDF document.

CodeXL 2.5

Choose a tag to compare

@chesik-amd chesik-amd released this 29 Sep 18:43

For details of this release, see the Release Notes PDF document.

CodeXL 2.4

Choose a tag to compare

@AmitBM AmitBM released this 28 Jun 21:31

For details of this release, see the Release Notes PDF document.

CodeXL 2.3

Choose a tag to compare

@swarup-sahoo swarup-sahoo released this 10 May 07:54

For details of this release see this GPUOpen blog post.

CodeXL 2.2

Choose a tag to compare

@doronofek doronofek released this 08 Aug 15:07

For details of this release see this GPUOpen blog post.

This release contains 2 installers for Windows:

  • CodeXL_Win_2.2.733.exe - this is the regular release. Frame Analysis mode uses open-source code to attach to DX12 and Vulkan apps for capturing graphics frames.
  • CodeXL_Win_2.2.733_Detours.exe - this is a special build that uses Microsoft Detours for capturing frames from DX12 and Vulkan graphics apps. We normally use the mhooks library to inject into the application being analyzed. This open source library works well for most applications. However, for some scenarios – particularly for applications that have multiple process hops between 32 and 64 bit binaries, we have found that the Detours library is more robust. Note: In order to build the detours version from source, a separate license for Microsoft Detours must be obtained from Microsoft. This code is not included as part of the open source release.

CodeXL 2.1

Choose a tag to compare

@doronofek doronofek released this 03 Jun 19:49

For details of this release see this GPUOpen blog post.

CodeXL 2.0

Choose a tag to compare

@ilangal-amd ilangal-amd released this 20 Apr 07:56

This is the first CodeXL release on GPUOpen.com. For details about this release see this blog post