minor changes

[ROCm/rocprofiler commit: e4b6330eae]
This commit is contained in:
Evgeny
2017-12-22 15:36:40 -06:00
parent 3c694b0d42
commit 10a1f030de
2 changed files with 1 additions and 7 deletions
-1
View File
@@ -63,7 +63,6 @@
#define INC_ROCPROFILER_H_
#include <hsa.h>
#include <hsa_api_trace.h>
#include <hsa_ven_amd_aqlprofile.h>
#include <stdint.h>
+1 -6
View File
@@ -2,13 +2,8 @@
test_bin_dflt=./test/ctrl
#export HSA_LIB=/home/evgeny/pkg/compute-psdb-16453/lib
export HSA_LIB=/home/evgeny/git/compute/out/ubuntu-16.04/16.04/lib
#export OCL_LIB=/home/evgeny/pkg/opencl_modified/opencl_x86_64/lib
#export OCL_LIB=/home/evgeny/Perforce/eshcherb_opencl/drivers/opencl/dist/linux/debug/lib/x86_64
# paths to ROC profiler and oher libraries
export LD_LIBRARY_PATH=$PWD:$HSA_LIB
export LD_LIBRARY_PATH=$PWD
# enable error messages logging to '/tmp/rocprofiler_log.txt'
export ROCPROFILER_LOG=1