Move perfmon_configs dir into omniperf_soc dir. Rename config dirs for clarity
Signed-off-by: colramos-amd <colramos@amd.com>
This commit is contained in:
committed by
Karl W. Schulz
parent
b99d448d3b
commit
fbe6b2d683
+1
-1
@@ -504,7 +504,7 @@ def omniarg_parser(parser, omniperf_home, omniperf_version):
|
||||
dest="config_dir",
|
||||
metavar="",
|
||||
help="\t\tSpecify the directory of customized configs.",
|
||||
default=omniperf_home.joinpath("omniperf_soc/configs"),
|
||||
default=omniperf_home.joinpath("omniperf_soc/analysis_configs/"),
|
||||
)
|
||||
analyze_advanced_group.add_argument(
|
||||
"--save-dfs",
|
||||
|
||||
Reference in New Issue
Block a user