Forums - App not recognized

4 posts / 0 new
Last post
App not recognized
nikola.gunner
Join Date: 16 Nov 16
Posts: 3
Posted: Fri, 2016-11-18 02:11

I have next problem. I start binary file in shell but its not recognized by Snapdragon Profiler. I start some other bin apps and they are visible in profiler. Any idea how to fix this ? Tnx

  • Up0
  • Down0
eshaw Moderator
Join Date: 12 May 16
Location: San Diego
Posts: 142
Posted: Tue, 2016-11-29 19:06

All user processes should show up in Profiler. If you run your app and then run ps | grep u0 does your app show up in the list?

Eric

  • Up0
  • Down0
nikola.gunner
Join Date: 16 Nov 16
Posts: 3
Posted: Thu, 2016-12-15 00:11

No ..there is no apps when i use these ps and grep commands ... i tried to run apps from /system/bin and from /local/ but it doesnt works ...

  • Up0
  • Down0
eshaw Moderator
Join Date: 12 May 16
Location: San Diego
Posts: 142
Posted: Thu, 2016-12-15 12:19

Sorry, I missed the part of your original post that said you're running your app from the shell. In that case your app will run under either the root or shell user (the user is the first column in the ps output). Snapdragon Profiler only displays processes running under users beginning with u0, which is how standard APK applications run.

In a future release of Profiler we plan to add an option to show all processes, but for now only those running unser u0 users will be shown.

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.