commit | 9bc0482feae8763447746c89fd971704c819b52e | [log] [tgz] |
---|---|---|
author | Daniel Lezcano <daniel.lezcano@linaro.org> | Mon Mar 17 12:17:30 2014 +0100 |
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | Tue Apr 08 12:37:05 2014 +0200 |
tree | cd6481ed20159d0dd8d21dcfba7a08ac3f04a880 | |
parent | 70f6c087573eeb406252ff8d98f511eb5f71496e [diff] |
cpuidle: sysfs: Export target residency information From user space, there is no way to know the target residency for each idle state. If we want to write tools to measure the accuracy of the idle state selection from the governor, we need this info. As the exit latency is exported through sysfs, exporting the target residency in the same place makes sense. Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>