Comment 15 for bug 1243194

Revision history for this message
Tixy (Jon Medhurst) (tixy) wrote :

In testing the 14.06 linux-linaro based Android release [1] on TC2 I can see that we now get lots of stats for cpufreq and 'overview', however cpuidle, whilst it lists cpus and states, has all the values as zero.

If I look in the sysfs files from commandline [2] I can see things like time changing each time I cat the file, so, at least through that interface, the kernel looks like it's providing information, though I don't if this is where powertop get's its ide stats from or somewhere else.

Should I raise a new bug for this idle issue?

[1] https://android-build.linaro.org/builds/~linaro-android/vexpress-linaro-14.06-release/#build=1
[2] E.g. using "cat /sys/devices/system/cpu/cpu0/cpuidle/state0/time"