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:
Jonathan R. Madsen
2024-07-08 16:50:32 -05:00
cometido por GitHub
padre 78fd8cb379
commit 1e49b43738
Se han modificado 30 ficheros con 208 adiciones y 163 borrados
@@ -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