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>
[ROCm/rocprofiler-sdk commit: 4a80ecbfb8]
This commit is contained in:
committed by
GitHub
parent
a50f80aaed
commit
ba5500c356
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user