From 7ed8e6f37bef3cfb2aac3b7f775994d91f3c8ae4 Mon Sep 17 00:00:00 2001 From: gobhardw Date: Wed, 24 May 2023 15:19:03 +0530 Subject: [PATCH] updating changelog after MI300 merge Change-Id: I0bbbf8e44a3a43b57531196199f4c97d3da2af4d --- CHANGELOG.md | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1b290b30bc..3bbc3e4820 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -211,13 +211,21 @@ The resulting `a.out` will depend on - Improved Test Suite ### Added - 'end_time' need to be disabled in roctx_trace.txt -- Every API trace in V2 reported synchrounusly will have two records, one for Enter phase and for Exit phase - support for hsa_amd_memory_async_copy_on_engine API function trace -- File Plugin now reports the HSA OPS operation kind as part of the output text ### Fixed - rocprof in ROcm/5.4.0 gpu selector broken. - rocprof in ROCm/5.4.1 fails to generate kernel info. - rocprof clobbers LD_PRELOAD. + +## ROCprofiler for rocm 5.7.0 +### Optimized +### Added +- Every API trace in V2 reported synchronously will have two records, one for Enter phase and for Exit phase +- File Plugin now reports the HSA OPS operation kind as part of the output text +- MI300 counters support for rocprof v1 and v2. +- Limiting file name sizes for ATT plugin. +- Support for MI300 XCC modes for rocprof v2. +### Fixed - Samples are fixed to show the new usage of phases. - Plugin option validates the plugin names. - Fixing rocsys, for rocsys options, rocsys -h can be called