From 2f65f99d2c9f72931ecfe2b28fa74a1bfe669346 Mon Sep 17 00:00:00 2001 From: "Bhardwaj, Gopesh" Date: Thu, 23 Jan 2025 11:42:12 +0530 Subject: [PATCH] Fixing corrupted CHANGELOG (#152) * Fixing corrupted CHANGELOG * updating changelog --- CHANGELOG.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7ae5ae62e2..df05c5f5f5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -100,9 +100,8 @@ Full documentation for ROCprofiler-SDK is available at [rocm.docs.amd.com/projec - `Dispatch_Id` - CSV column for counter collection -### Additions - --List supported PC Sampling Configurations -### Changes + +## ROCprofiler-SDK 0.5.0 for ROCm release 6.3 (AFAR VII) ### Added @@ -111,6 +110,7 @@ Full documentation for ROCprofiler-SDK is available at [rocm.docs.amd.com/projec - Support to specify hardware counters for collection using rocprofv3 as `rocprofv3 --pmc [COUNTER [COUNTER ...]]` - Memory Allocation Tracing - PC sampling tool support with CSV and JSON output formats +- List supported PC Sampling Configurations ### Changed @@ -143,7 +143,7 @@ Full documentation for ROCprofiler-SDK is available at [rocm.docs.amd.com/projec - Removed gfx8 metric definitions - Removed `rocprofv3` installation to sbin directory -## ROCprofiler-SDK 0.5.0 for ROCm release 6.4 +## ROCprofiler-SDK 0.6.0 for ROCm release 6.4 ### Added