V1/V2 API Library Separation

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
Este commit está contenido en:
Ammar ELWazir
2023-04-20 22:04:46 +00:00
cometido por Ammar Elwazir
padre 9dd1a12468
commit 9e62e066fe
Se han modificado 62 ficheros con 2220 adiciones y 737 borrados
@@ -41,7 +41,7 @@
#include <hsa/amd_hsa_kernel_code.h>
#include <hsa/hsa_ven_amd_loader.h>
#include "rocprofiler.h"
#include <rocprofiler/v2/rocprofiler.h>
#include "code_printing.hpp"
#include "program.hpp"