From b7dc66ad8b7d30a6ad14d2c5e24cba107eae0935 Mon Sep 17 00:00:00 2001 From: "Bhardwaj, Gopesh" Date: Wed, 12 Mar 2025 00:01:08 +0530 Subject: [PATCH] Updated changelog for 6.4 (#21) --- CHANGELOG.md | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 67980daaf6..6e418eaee9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -366,7 +366,7 @@ Example for file plugin output: - ROCProfiler Performance improved to reduce profiling time for large workloads of counter collection -### Resolved issues + - Fixed bandwidth measurement in MI300 - Fixed Perfetto plugin issue of `roctx` trace not getting displayed @@ -380,4 +380,16 @@ Example for file plugin output: - Fixed the system hang caused while running `--kernel-trace` with Perfetto for certain applications - Fixed missing profiler records issue caused while running `--trace-period` - Fixed the hang issue of `ProfilerAPITest` of `runFeatureTests` on AMD Instinct MI300 accelerator -- Fixed segment fault on Navi32 \ No newline at end of file +- Fixed segment fault on Navi32 + +## ROCProfiler for ROCm 6.4 + +### Added + +- README updated for kernel filtration +- Tool deprecation message for rocprofiler v1,v2 +- Adding ops 16,32,64 metrics for rdc + +### Resolved issues + +- Fixed issue where invalid UTF-8 characters in a trace log would crash the program