Please note: We are aware of an issue affecting replies on the Arm Community forums, which may not be loading as expected.
We apologize for any inconvenience and appreciate your patience while we investigate and work to resolve the issue.
Thank you for your understanding.
when I try to get a 30 day evaluation license, get a error "Unable to execute remote query" at choosing network interface.
You configure Capture from the Start pane. Perhaps you are looking at older documentation? Please see:https://developer.arm.com/documentation/101816/0800/Capture-a-Streamline-profile
Also, you can use File > Import > Import Streamline Sample Captures, to see some examples reports.
Follow your suggestion, it works well by selecting device type TCP but not android type. When I configure counters, I noticed this warning (see picture following)
but I have checked the CONFIG_PROFILING as documents told.
zcat /proc/config.gz | grep CONFIG_HW_PERF_EVENTS
CONFIG_HW_PERF_EVENTS=y
Hi.
Have you also checked that you have the CONFIG_PERF_EVENTS option as well as the CONFIG_HW_PERF_EVENTS option, as described here:
developer.arm.com/.../Kernel-configuration-menu-options
YES.
root@sa8155:~# zcat /proc/config.gz | grep CONFIG_HW_PERF_EVENT
root@sa8155:~# zcat /proc/config.gz | grep CONFIG_PERF_EVENT
CONFIG_PERF_EVENTS=y