I am trying to profile one debuggable app with Streamline tool, but I don't know how to configure OpenCL mode. My device is vivo Pad 3 pro, with GPU Mali Immortalis-G720.
In OpenCL-mode, there are two limitations to use OpenCL mode:
dumpsys | grep GLES
3. According to https://community.arm.com/support-forums/f/ai-and-ml-forum/52716/opencl-profiling-for-mali-gpu, I have tried to create config file and place it to the same directory as the application profiled,.But when I ran Streamline to profile the app, it didn't capture any data about OpenCL.
All I'd like to know is if OpenCL mode supports Immortalis-G720? If it does, how should I do? Btw, if ther is any other way to profile OpenCL kernel excuting on Mali GPU ?
Thanks a lot.
MALI_TIMELINE_UDS_LOSSLESS_MODE=1 MALI_TIMELINE_ROLES=cl GATOR_WITH_MALI_SUPPORT=MALI_MIDGARD CONFIG_MALI_GATOR_SUPPORT=y