Change argparser help from '--list-kernels' (deprecated) to '--list-stats'. (#449)
Signed-off-by: OReilly, Ossian <ooreilly@amd.com>
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
a236fe0412
Коммит
5f3c0f0429
@@ -416,7 +416,7 @@ Examples:
|
||||
dest="gpu_kernel",
|
||||
nargs="+",
|
||||
action="append",
|
||||
help="\t\tSpecify kernel id(s) from --list-kernels for filtering.",
|
||||
help="\t\tSpecify kernel id(s) from --list-stats for filtering.",
|
||||
)
|
||||
analyze_group.add_argument(
|
||||
"-d",
|
||||
|
||||
Ссылка в новой задаче
Block a user