From 369b755eb58fcc0e0f4e7f91ede831f4983d985c Mon Sep 17 00:00:00 2001 From: Pratik Basyal Date: Mon, 5 May 2025 15:06:37 -0400 Subject: [PATCH] Changelog for ROCm Systems Profiler 1.0.1 added to develop (#199) * Changelog for ROCm 6.4.1 added * Reference docs added --------- Co-authored-by: David Galiffi [ROCm/rocprofiler-systems commit: f7c7cd297e4caeb4732706a4d8bd57ea0789eeb4] --- projects/rocprofiler-systems/CHANGELOG.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/projects/rocprofiler-systems/CHANGELOG.md b/projects/rocprofiler-systems/CHANGELOG.md index 47c154c8bf..0661bd8c56 100644 --- a/projects/rocprofiler-systems/CHANGELOG.md +++ b/projects/rocprofiler-systems/CHANGELOG.md @@ -18,11 +18,15 @@ Full documentation for ROCm Systems Profiler is available at [https://rocm.docs. - Fixed GPU metric collection settings with ROCPROFSYS_AMD_SMI_METRICS. - Fixed an issue where enabling the RCCL backend caused the application to stop responding. -## ROCm Systems Profiler 1.0.0 for ROCm 6.4.1 +## ROCm Systems Profiler 1.0.1 for ROCm 6.4.1 ### Added -- "How-to" document for network performance profiling for standard Network Interface Cards (NICs). +- How-to document for [network performance profiling](https://rocm.docs.amd.com/projects/rocprofiler-systems/en/amd-staging/how-to/nic-profiling.html) for standard Network Interface Cards (NICs). + +### Resolved issues + +- Fixed a build issue with Dyninst on GCC 13. ## ROCm Systems Profiler 1.0.0 for ROCm 6.4.0