diff --git a/projects/rocprofiler-systems/CHANGELOG.md b/projects/rocprofiler-systems/CHANGELOG.md index 9453dd51a9..bb56075c76 100644 --- a/projects/rocprofiler-systems/CHANGELOG.md +++ b/projects/rocprofiler-systems/CHANGELOG.md @@ -2,6 +2,28 @@ Full documentation for ROCm Systems Profiler is available at [https://rocm.docs.amd.com/projects/rocprofiler-systems/en/latest/](https://rocm.docs.amd.com/projects/rocprofiler-systems/en/latest/). +## ROCm Systems Profiler 0.1.1 for ROCm 6.3.2 + +### Resolved issues + +- Fixed an error when building from source on some SUSE and RHEL systems when using the `ROCPROFSYS_BUILD_DYNINST` option. + +## ROCm Systems Profiler 0.1.0 for ROCm 6.3.1 + +### Added + +- Improvements to support OMPT target offload. + +### Resolved issues + +- Fixed an issue with generated Perfetto files. + +- Fixed an issue with merging multiple `.proto` files. + +- Fixed an issue causing GPU resource data to be missing from traces of Instinct MI300A systems. + +- Fixed a minor issue for users upgrading to ROCm 6.3 from 6.2 post-rename from `omnitrace`. + ## ROCm Systems Profiler 0.1.0 for ROCm 6.3.0 ### Changed