From 8f6d8f823abc084959e129a160f2fbc324a3e9ee Mon Sep 17 00:00:00 2001 From: gobhardw Date: Thu, 1 Jun 2023 14:23:23 +0530 Subject: [PATCH] Fixing README for ATT Change-Id: I0dcc75082a03552a3f2040d63798e0dcd3b63c1c [ROCm/rocprofiler commit: d0326a0a28d830ba1504ce277ad78df275741df7] --- projects/rocprofiler/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/rocprofiler/README.md b/projects/rocprofiler/README.md index 8ca82ab496..ac4ddeb4b3 100644 --- a/projects/rocprofiler/README.md +++ b/projects/rocprofiler/README.md @@ -230,7 +230,7 @@ The user has two options for building: see Plugin Support section for installation # 3. Run the following to view the trace - rocprofv2 --plugin att -i input.txt --mode + rocprofv2 --plugin att --mode -i input.txt # app_assembly_file_relative_path is the assembly file with .s extension generated in 1st step # app_relative_path is the path for the application binary