updating changelog after MI300 merge

Change-Id: I0bbbf8e44a3a43b57531196199f4c97d3da2af4d
Этот коммит содержится в:
gobhardw
2023-05-24 15:19:03 +05:30
коммит произвёл Ammar ELWazir
родитель 58c4b165fe
Коммит 7ed8e6f37b
+10 -2
Просмотреть файл
@@ -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