Update src/parser.py
Signed-off-by: Cole Ramos <colramos@amd.com>
[ROCm/rocprofiler-compute commit: c5c829fa1b]
Этот коммит содержится в:
@@ -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",
|
||||
|
||||
Ссылка в новой задаче
Block a user