Hi Likai Yang thanks for asking a question in Community Help. I have moved your question to the Arm Development Studio forum. If this is incorrect, please let me know. Thanks.
Hi Likai Yang,
Could you try with only a single device connected and see if that addresses the problem?
If it doesn't could you supply the adb logcat log?
A sequence like the below would work:
1. Launch Frame Advsior
2. From a terminal run: adb logcat -c
3. From a terminal run: adb logcat > logcat.txt
4. In frame advisor choose, Capture new trace
4. From a terminal ctrl-c to stop logcat logging to the file
Attach the log here for review.
Thanks,
Martyn
Could you also identify which device it is, and what your adb version is please?adb --version from a terminal will output the version.
Thanks for your suggestion!logcat.txt
Unfortunately there is nothing obvious in logcat. Can you try the following and provide the output:
adb devices
adb shell pm list packages
adb shell getprop ro.product.model
Thank you for all your prompt feedback, can you try streamline and see if that is able to detect any applications?
Streamline and Performance Advisor works correctly.
Thank you, can you confirm the make and model of your phone. Can you also provide the frameafvisor log files?