Fixing corrupted CHANGELOG (#152)

* Fixing corrupted CHANGELOG

* updating changelog
This commit is contained in:
Bhardwaj, Gopesh
2025-01-23 11:42:12 +05:30
committed by GitHub
parent 34145fa762
commit 2f65f99d2c
+4 -4
View File
@@ -100,9 +100,8 @@ Full documentation for ROCprofiler-SDK is available at [rocm.docs.amd.com/projec
- `Dispatch_Id` - `Dispatch_Id`
- CSV column for counter collection - CSV column for counter collection
### Additions
--List supported PC Sampling Configurations ## ROCprofiler-SDK 0.5.0 for ROCm release 6.3 (AFAR VII)
### Changes
### Added ### 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 ...]]` - Support to specify hardware counters for collection using rocprofv3 as `rocprofv3 --pmc [COUNTER [COUNTER ...]]`
- Memory Allocation Tracing - Memory Allocation Tracing
- PC sampling tool support with CSV and JSON output formats - PC sampling tool support with CSV and JSON output formats
- List supported PC Sampling Configurations
### Changed ### Changed
@@ -143,7 +143,7 @@ Full documentation for ROCprofiler-SDK is available at [rocm.docs.amd.com/projec
- Removed gfx8 metric definitions - Removed gfx8 metric definitions
- Removed `rocprofv3` installation to sbin directory - 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 ### Added