Update headers based on latest rocprofv2 output. Overwrite old headers.

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


[ROCm/rocprofiler-compute commit: a171e776e4]
This commit is contained in:
colramos-amd
2024-01-19 13:46:01 -06:00
committed by Cole Ramos
parent afa73c9e9b
commit 18e3b98535
10 changed files with 83 additions and 103 deletions
@@ -186,7 +186,7 @@ def get_header(raw_pmc, input_filters, kernel_names):
str,
raw_pmc[
schema.pmc_perf_file_prefix
]["gpu-id"],
]["GPU_ID"],
)
),
True,
@@ -219,7 +219,7 @@ def get_header(raw_pmc, input_filters, kernel_names):
str,
raw_pmc[
schema.pmc_perf_file_prefix
]["Index"],
]["Dispatch_ID"],
)
),
id="disp-filt",