Home Apps Practical Tools CPU Spy

View the time the CPU spends in each frequency state

This is a simple app to display the time the CPU spends in each frequency state. This can be a useful tool in diagnosing battery problems or tweaking your over-clock settings.

It also displays the current kernel information.

Source: https://github.com/bvalosek/cpuspy

XDA Developers thread: http://forum.xda-developers.com/showthread.php?t=1011497

What's New in the Latest Version 0.4.0

Last updated on Jun 22, 2015 -Display total state time
-Massive code cleanup
-Fix duration overflow bug
-Removed read-as-root attempt when unable to access states file due to instability
-Better tablet support (still work to do, though)