Add a -d option to analyze mode for consistency with profile

Signed-off-by: coleramos425 <colramos@amd.com>
Esse commit está contido em:
coleramos425
2023-08-16 13:48:31 -05:00
commit 74f816ed47
+1
Ver Arquivo
@@ -429,6 +429,7 @@ def parse(my_parser):
help="\t\tSpecify kernel id(s) from --list-kernels for filtering.",
)
analyze_group.add_argument(
"-d",
"--dispatch",
dest="gpu_dispatch_id",
metavar="",