2
0

fixing HSA trace api filter

Este cometimento está contido em:
Evgeny
2019-04-01 21:37:42 -05:00
ascendente a614df9560
cometimento b0800fffe0
+1 -1
Ver ficheiro
@@ -71,7 +71,7 @@ export ROCP_THRS=1
eval_test "tool HSA test" "LD_PRELOAD='$HSA_TOOLS_LIB' ./test/hsa/ctrl"
echo "<trace name=\"HSA\"><parameters list=\"hsa_shut_down, hsa_amd_memory_pool_allocate\"></parameters></trace>" > input.xml
echo "<trace name=\"HSA\"><parameters api=\"hsa_agent_get_info, hsa_amd_memory_pool_allocate\"></parameters></trace>" > input.xml
export ROCP_INPUT=input.xml
eval_test "tool HSA test input" "LD_PRELOAD='$HSA_TOOLS_LIB' ./test/hsa/ctrl"