“Pending qxprofiler connection and capture signal“
peyer opened this issue · 1 comments
peyer commented
编译全部完成
adb push mace_cc_test 到/data/local/tmp/下,再手动执行./mace_cc_test --gtest_filter=Conv2dOpTest*
terminal输出 “Pending qxprofiler connection and capture signal ... |“
我手动打开snapdragonProfiler的new capture以后,mace_cc_test可以继续执行,我想问问如果没有snapdragonProfiler,该怎么设置环境变量跑起来
peyer commented
解决了;原因是我打开了"Enable CL Blocking",会阻塞进程执行,直到snapdragonProfiler发送new capture的信号量