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