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:
Baraldi, Giovanni
2024-12-03 21:00:36 +01:00
cometido por GitHub
padre f16c87f594
commit 4a80ecbfb8
Se han modificado 2 ficheros con 10 adiciones y 28 borrados
+1 -1
Ver fichero
@@ -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