| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | iBasso DX50/DX90: CPU info enhancements. | Udo Schläpfer | 2015-01-30 |
| | | | | | | | | | | | | | System -> Debug (Keep Out) -> View CPU stats Will now show the current cpufreq scaling governor, minimum, current and maximum cpufreq scaling frequency for each CPU. This may be genric for Android kernel based devices but is only enabled for iBasso Devices. Other maintainers may choose do adopt this. Change-Id: I53e212f8707bf2abaa557e297293fb559ac37058 | ||
| * | *frequency_linux(): factorize | Rafaël Carré | 2012-01-04 |
| | | | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31555 a1c6a512-1295-4272-9138-f99709370657 | ||
| * | Hosted/linux: Add process/cpu info screen to the debug menu. | Thomas Martitz | 2011-12-19 |
| The new menu is very helpful on RaaA, but also shown in the sim. It shows the process cpu usage, process' time stats (user,sys,real) and the cpu frequency stats. It uses a thread to sample the data, however the thread is not created until the menu is visited for the first time. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31364 a1c6a512-1295-4272-9138-f99709370657 | |||