V1 library will be supported as librocprofiler64.so and V2 will be supported as librocprofiler64v2.so and headers will be rocprofiler.h for V1 and v2/rocprofiler.h for v2

Change-Id: Ibe5bdbf2f79f0175342c648e917ae77918186604


[ROCm/rocprofiler commit: 9e62e066fe]
Этот коммит содержится в:
Ammar ELWazir
2023-04-20 22:04:46 +00:00
коммит произвёл Ammar Elwazir
родитель 6b53186f13
Коммит 7647f6988f
62 изменённых файлов: 2220 добавлений и 737 удалений
+1 -1
Просмотреть файл
@@ -26,7 +26,7 @@
#include <string>
#include "helper.h"
#include "inc/rocprofiler.h"
#include "rocprofiler.h"
// TODO(aelwazir): namespace rocmtool
namespace rocmtools {