diff --git a/projects/rocprofiler-compute/CHANGELOG.md b/projects/rocprofiler-compute/CHANGELOG.md index 2c9c211701..cdd362d2cb 100644 --- a/projects/rocprofiler-compute/CHANGELOG.md +++ b/projects/rocprofiler-compute/CHANGELOG.md @@ -4,6 +4,22 @@ Full documentation for ROCm Compute Profiler is available at [https://rocm.docs. ## Unreleased +### Added + +### Changed + +### Removed + +### Optimized + +### Resolved issues + +### Known issues + +### Upcoming changes + +## ROCm Compute Profiler 3.3.0 for ROCm 7.1.0 + ### Added * Live attach/detach feature that allows coupling with a workload process, without controlling its start or end. * Use '--attach-pid' to specify the target process ID.