Removing ROCMTools naming from ROCProfiler project
Change-Id: Ibd6211e031157f68a1bc3dd8dd77385e695cb700
This commit is contained in:
committed by
Ammar ELWazir
parent
54222bb4ae
commit
4bcef6b8de
@@ -37,7 +37,7 @@
|
||||
} \
|
||||
} while (false)
|
||||
|
||||
namespace rocmtools {
|
||||
namespace rocprofiler {
|
||||
|
||||
std::string string_vprintf(const char* format, va_list va) {
|
||||
va_list copy;
|
||||
@@ -178,4 +178,4 @@ std::string left_trim(const std::string& s) {
|
||||
}
|
||||
|
||||
|
||||
} // namespace rocmtools
|
||||
} // namespace rocprofiler
|
||||
|
||||
Reference in New Issue
Block a user