Skip to content

Releases: ROCm/rocprofiler

rocm-5.2.0

28 Jun 17:44
Compare
Choose a tag to compare

ROCm release v5.2.0

rocm-5.2.3

18 Aug 17:34
Compare
Choose a tag to compare

rocm-5.1.3

20 May 18:24
Compare
Choose a tag to compare

rocm-5.0.0

09 Feb 20:22
967d6c2
Compare
Choose a tag to compare
Rename Readme.txt to README.md

rocm-5.1.1

08 Apr 21:16
Compare
Choose a tag to compare
Merge remote-tracking branch 'remotes/origin/amd-staging' into amd-ma…

…ster

Change-Id: I2fa5fdf06675283140c98d8ffd162e81c93d8b10

rocm-5.1.0

30 Mar 16:32
Compare
Choose a tag to compare
Merge remote-tracking branch 'remotes/origin/amd-staging' into amd-ma…

…ster

Change-Id: I2fa5fdf06675283140c98d8ffd162e81c93d8b10

rocm-5.0.2

04 Mar 21:58
Compare
Choose a tag to compare

rocm-5.0.1

16 Feb 20:48
Compare
Choose a tag to compare
SWDEV-318551: Adding License file for profiler

Making the new License file, Adding support in the CMakeLists.txt

Change-Id: I785035a780fbfc59951fc27d45f9c1869ffb4fb3

rocm-4.5.2

10 Dec 21:53
Compare
Choose a tag to compare
SWDEV-301543 SWDEV-276146 : Fix profile output buff allocation

L2 flush is triggered by explicit cache flush PM4 packet in aqlprofile
packets to GPU. This cache flush is used to sync up CPU and GPU to make
sure perfomance counters copied to profile output buffer is visible to
CPU. To get rid of this cache flush the followings are done:
  1. This explicit cache flush packet is removed from aqlprofile code
     (another commit to aqlprofile code).
  2. This commit which changed profile output buffer to use kernarg
     memory since it is uncached for GPU.
After these changes profile counter values when copied by GPU to output
buffer they are guaranteed to be visible to CPU.

Change-Id: Ie953949c85fbee2f4369f1de966bcfb33daec084
(cherry picked from commit 2b7993163129d3c2d67eb5e60143237e5276ce0d)

rocm-4.5.0

28 Oct 00:43
Compare
Choose a tag to compare
Merge "SWDEV-283942 SWDEV-292075" into release/rocm-rel-4.5