Fix for tests. Fix for merge conflict in buffered_output. (#34)
* Fix for tests. Fix for merge conflict in buffered_output. * Formatting --------- Co-authored-by: Giovanni Baraldi <gbaraldi@amd.com>
Este commit está contenido en:
@@ -158,6 +158,6 @@ using memory_allocation_buffered_output_t =
|
||||
domain_type::MEMORY_ALLOCATION>;
|
||||
using counter_records_buffered_output_t =
|
||||
::rocprofiler::tool::buffered_output<rocprofiler::tool::serialized_counter_record_t,
|
||||
domain_type::COUNTER_COLLECTION>;
|
||||
domain_type::COUNTER_VALUES>;
|
||||
} // namespace tool
|
||||
} // namespace rocprofiler
|
||||
|
||||
Referencia en una nueva incidencia
Block a user