Miscellaneous updates (#959)
- missing-new-line CI job: ensures all source files end with new line - logging updates - add new line to the end of many files - fix header include ordering is misc places - transition to use hsa::get_core_table() and hsa::get_amd_ext_table() in various places instead of making copies
Este commit está contenido en:
cometido por
GitHub
padre
78fd8cb379
commit
1e49b43738
@@ -114,4 +114,4 @@ PCSamplingParserContext::generate_upcoming_pc_record(
|
||||
buff->emplace(ROCPROFILER_BUFFER_CATEGORY_PC_SAMPLING,
|
||||
ROCPROFILER_PC_SAMPLING_RECORD_SAMPLE,
|
||||
samples[i]);
|
||||
};
|
||||
}
|
||||
|
||||
@@ -60,4 +60,4 @@ get_active_pc_sampling_service();
|
||||
|
||||
} // namespace hsa
|
||||
} // namespace pc_sampling
|
||||
} // namespace rocprofiler
|
||||
} // namespace rocprofiler
|
||||
|
||||
Referencia en una nueva incidencia
Block a user