Wei Wang 557d1b3e07 dumpstate: add thermal limit
Also fix time-in-state and cpuidle for BIG core

After CL:
------ cpu0-3 time-in-state (/sys/devices/system/cpu/cpu0/cpufreq/stats/time_in_state) ------
------ cpu0-3 cpuidle (/vendor/bin/sh -c for d in $(ls -d /sys/devices/system/cpu/cpu0/cpuidle/state*); do echo "$d: `cat $d/name`
------ cpu4-7 time-in-state (/sys/devices/system/cpu/cpu4/cpufreq/stats/time_in_state) ------
------ cpu4-7 cpuidle (/vendor/bin/sh -c for d in $(ls -d /sys/devices/system/cpu/cpu4/cpuidle/sta
------ cpu0-3 thermal limit (/sys/devices/virtual/thermal/cooling_device0/cur_state) ------
------ cpu4-7 thermal limit (/sys/devices/virtual/thermal/cooling_device1/cur_state) ------

Bug: 64406500
Test: Take BR
Change-Id: Id24462c32928f10d18019b33812f6103b4284cf4
2017-08-09 18:08:14 +00:00
2017-08-09 18:08:14 +00:00
2017-06-30 01:33:36 +00:00
2017-08-07 09:38:56 -07:00
2017-04-26 21:09:10 +00:00
2017-08-02 17:56:15 -07:00
2017-08-07 11:02:58 -07:00
2017-05-25 11:40:24 -07:00
2017-04-19 18:29:26 -07:00
2017-03-21 10:28:34 -07:00
2017-07-25 13:25:59 -07:00
2017-08-02 17:56:15 -07:00
Description
No description provided
4.4 MiB
Languages
C++ 54.8%
Makefile 33.2%
C 5.5%
Shell 4.6%
Python 1.3%
Other 0.6%