Enable specs correction, detection of cli_style property, and hbm stack num

Co-authored-by: fei.zheng <fei.zheng@amd.com>
Signed-off-by: coleramos425 <colramos@amd.com>
This commit is contained in:
coleramos425
2024-01-16 10:07:46 -06:00
committed by Cole Ramos
parent e3f76599b3
commit 92f429f8b2
3 changed files with 215 additions and 37 deletions
+1 -1
View File
@@ -82,7 +82,7 @@ def show_all(args, runs, archConfigs, output):
if (
type == "raw_csv_table"
and table_config["source"] == "pmc_kernel_top.csv"
and header == "KernelName"
and (header == "KernelName" or header == "Kernel_Name")
):
# NB: the width of kernel name might depend on the header of the table.
adjusted_name = base_df["KernelName"].apply(