Update CHANGELOG.md (#142)

* Update CHANGELOG.md


[ROCm/rocprofiler-systems commit: 9c6be7433a]
Dieser Commit ist enthalten in:
David Galiffi
2025-03-20 12:33:48 -04:00
committet von GitHub
Ursprung df729548d0
Commit e8fae1399f
@@ -8,6 +8,30 @@ Full documentation for ROCm Systems Profiler is available at [https://rocm.docs.
- Added profiling and metric collection capabilities for VCN engine activity, JPEG engine activity and API tracing for rocDecode, rocJPEG and VA-APIs.
### Resolved issues
- Fixed application hang when enabling the RCCL backend
## ROCm Systems Profiler 1.0.0 for ROCm 6.4
### Added
- Support for VA-API and rocDecode tracing.
### Changed
- Backend refactored to use rocprofiler-sdk rather than rocprofiler and roctracer.
### Resolved issues
- Fixed hardware counter summary files not being generated after profiling.
- Fixed an application crash when collecting performance counters with rocprofiler.
- Fixed interruption in config file generation.
- Fixed segmentation fault while running rocprof-sys-instrument.
## ROCm Systems Profiler 0.1.1 for ROCm 6.3.2
### Resolved issues