Skip to content

Releases: ROCm/roctracer

rocm-5.0.0

09 Feb 20:23
1668617
Compare
Choose a tag to compare
Update README.md

rocm-5.0.2

04 Mar 22:10
Compare
Choose a tag to compare

rocm-5.0.1

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

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

Change-Id: I43862b8b7f3025ae6200aeb442ea70c7993a7349

rocm-4.5.2

10 Dec 21:58
Compare
Choose a tag to compare
SWDEV-275232: Replaced the use of on_exit()

on_exit() registered exit_handler function, but in the case of OpenMP applications the registered exit func exit_handler was called after the dlclose of the library. So we removed exit_handler from roctracer as it is already handled in both rocprofiler and rocprof script.

Change-Id: I7c3d42e6ccc282e713b48b4a7faec4935e7a2600
(cherry picked from commit aa41554130193ac5101b254004c73f9db494b8eb)

rocm-4.5.0

28 Oct 00:47
Compare
Choose a tag to compare
SWDEV-275232: Replaced the use of on_exit()

on_exit() registered exit_handler function, but in the case of OpenMP applications the registered exit func exit_handler was called after the dlclose of the library. So we removed exit_handler from roctracer as it is already handled in both rocprofiler and rocprof script.

Change-Id: I7c3d42e6ccc282e713b48b4a7faec4935e7a2600
(cherry picked from commit aa41554130193ac5101b254004c73f9db494b8eb)

rocm-4.3.0: SWDEV-284863 Fixed several issues preventing memcpy info dump in csv

02 Aug 16:20
Compare
Choose a tag to compare
Change-Id: I4c6323311ce8314296e81a9b9b5d8adb485e0aa8