Fixing typo in KernelName header

Signed-off-by: colramos-amd <colramos@amd.com>
This commit is contained in:
colramos-amd
2024-01-19 15:01:37 -06:00
committed by Cole Ramos
parent 8ba3d8e45f
commit c36578578b
5 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -242,7 +242,7 @@ def show_kernels(args, runs, archConfigs, output):
# NB:
# For pmc_kernel_top.csv, have to sort here if not
# sorted when load_table_data.
df = pd.concat([df, single_df["KernelName"]], axis=1)
df = pd.concat([df, single_df["Kernel_Name"]], axis=1)
print(
tabulate(