Forums - Profiler-enabled app not found

2 posts / 0 new
Last post
Profiler-enabled app not found
jfgagnon_00
Join Date: 11 Jun 16
Posts: 2
Posted: Fri, 2016-07-01 13:19

Hi,

I installed Adreno Profiler 4.0 (not the adreno sdk, just the profiler) and set all the permissions in my app manifest. Still, profiler cannot connect (ADB: Found a device, but no Adreno Profiler-enabled app. Verify your app is running and netwrok privileges have been enabled in the APK manifest).

Device is a Motorolla G3 (adreno 306) running on API 23. Development environment is Windows 10. App is compiled with API 21.

Does my app need to link with some .so files? Is there some settings or APK I should installed (already did reboot device and adb.exe shell setprop debug.egl.profiler 1)? I noticed there is AdrenoProfilerTools.apk. Should I installed it? Logcat does not show anything either. 

I need your help on this one as  Adreno Profiler is probably the only tool I have to get detailled performance numbers. Or are your performance counter available? If so, is there any documentation on them?

Thanks.

  • Up0
  • Down0
eshaw Moderator
Join Date: 12 May 16
Location: San Diego
Posts: 142
Posted: Wed, 2016-07-06 10:48

Are you starting your app before or after starting Adreno Profiler? If before, try waiting until after profiler is running and you click the Connect button to start your app. Also, if there is any action required before your app creates an OpenGL ES context, you need to perform that action before Profiler will recognize your app.

Eric

 

  • Up0
  • Down0
or Register

Opinions expressed in the content posted here are the personal opinions of the original authors, and do not necessarily reflect those of Qualcomm Incorporated or its subsidiaries (“Qualcomm”). The content is provided for informational purposes only and is not meant to be an endorsement or representation by Qualcomm or any other party. This site may also provide links or references to non-Qualcomm sites and resources. Qualcomm makes no representations, warranties, or other commitments whatsoever about any non-Qualcomm sites or third-party resources that may be referenced, accessible from, or linked to this site.