From 31df8bfc49e2d38495718b1cb1709cd1bf7a2513 Mon Sep 17 00:00:00 2001 From: Giovanni LB Date: Tue, 30 May 2023 17:50:52 -0300 Subject: [PATCH] SWDEV-402861: Updated changelog for --mode file/network/off Change-Id: I653021ad61dcd8a26365b5bc4a637b1e7be4383e [ROCm/rocprofiler commit: 099cca3eb493f50e7b5ed9f44192dc03dbe35c46] --- projects/rocprofiler/CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/projects/rocprofiler/CHANGELOG.md b/projects/rocprofiler/CHANGELOG.md index 50c4824d2a..b74ce0d985 100644 --- a/projects/rocprofiler/CHANGELOG.md +++ b/projects/rocprofiler/CHANGELOG.md @@ -209,6 +209,8 @@ The resulting `a.out` will depend on ### Optimized - Improved Test Suite +### Changed +- ATT analysis will not run by default. For ATT to have the same behaviour as 5.5, use --plugin att --mode network ### Added - 'end_time' need to be disabled in roctx_trace.txt - support for hsa_amd_memory_async_copy_on_engine API function trace @@ -231,3 +233,4 @@ The resulting `a.out` will depend on - Samples are fixed to show the new usage of phases. - Plugin option validates the plugin names. - Fixing rocsys, for rocsys options, rocsys -h can be called +