Removing ROCMTools naming from ROCProfiler project

Change-Id: Ibd6211e031157f68a1bc3dd8dd77385e695cb700
This commit is contained in:
Ammar ELWazir
2023-05-30 19:21:14 +00:00
committed by Ammar ELWazir
parent 54222bb4ae
commit 4bcef6b8de
85 changed files with 749 additions and 743 deletions
+2 -2
View File
@@ -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