Fixing typo in KernelName header

Signed-off-by: colramos-amd <colramos@amd.com>


[ROCm/rocprofiler-compute commit: c36578578b]
Цей коміт міститься в:
colramos-amd
2024-01-19 15:01:37 -06:00
зафіксовано Cole Ramos
джерело 0d72d942b4
коміт bf27665e99
5 змінених файлів з 7 додано та 7 видалено
+1 -1
Переглянути файл
@@ -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(