When I click on "Show CPU usage" checkbox, nothing happens. Checkbox does not get checked.
Dev Tools > Development Settings > Show CPU usage
Any ideas?
You can always use adb shell
and then type in top
. There should be all the info you need.
On some machines it will not work, because the TERM Variable is not set. You can set it by typing:
export TERM=xterm
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With