Signed-off-by: Cole Ramos <colramos@amd.com>

[ROCm/rocprofiler-compute commit: c5c829fa1b]
Этот коммит содержится в:
Cole Ramos
2023-05-09 12:42:12 -05:00
коммит произвёл GitHub
родитель 63ba67d7ca
Коммит b5cb79bf89
+1 -1
Просмотреть файл
@@ -451,7 +451,7 @@ def parse(my_parser):
metavar="",
type=int,
default=10,
help="\t\tSpecify the maximum number of kernels shown",
help="\t\tSpecify the maximum number of kernels shown (DEFAULT: 10)",
)
analyze_group.add_argument(
"--config-dir",