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

Signed-off-by: coleramos425 <colramos@amd.com>
Este commit está contenido en:
coleramos425
2023-08-16 13:48:31 -05:00
padre abd424beea
commit 74f816ed47
+1
Ver fichero
@@ -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="",