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:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user