rockbox/firmware/target
Thomas Martitz 287454de2e Hosted/linux: Add process/cpu info screen to the debug menu.
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
2011-12-19 15:42:04 +00:00
..
arm TMS320DM320: Turn on Image Buffer clock on demand (FS #12462) 2011-12-19 06:39:07 +00:00
coldfire Commit to certain names for cache coherency APIs and discard the aliases. 2011-12-17 07:27:24 +00:00
hosted Hosted/linux: Add process/cpu info screen to the debug menu. 2011-12-19 15:42:04 +00:00
mips Add KEEP() around vectors in linker scripts. 2011-12-18 06:43:08 +00:00
sh Commit to certain names for cache coherency APIs and discard the aliases. 2011-12-17 07:27:24 +00:00