when I try to get a 30 day evaluation license, get a error "Unable to execute remote query" at choosing network interface.
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