1
0
Fork 0
forked from len0rd/rockbox
foxbox/firmware
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
..
common disk: fix sector multiplier init, also remove a test which has became obsolete 2011-12-19 00:40:11 +00:00
decompressor Add KEEP() around vectors in linker scripts. 2011-12-18 06:43:08 +00:00
drivers FS#12370: Initial RDS support for Si4701/Si4703 tuner (beast and clip zip) 2011-12-17 20:24:19 +00:00
export Gigabeat S: PMIC SPI improvement and bugfixes. 2011-12-18 10:41:43 +00:00
include Remove USB time sync code when there's no RTC. 2011-12-16 00:09:28 +00:00
libc
target Hosted/linux: Add process/cpu info screen to the debug menu. 2011-12-19 15:42:04 +00:00
test Add KEEP() around vectors in linker scripts. 2011-12-18 06:43:08 +00:00
usbstack Commit to certain names for cache coherency APIs and discard the aliases. 2011-12-17 07:27:24 +00:00
arabjoin.c
arabjoin.h
ata_idle_notify.c
backlight-sw-fading.c
backlight.c
bidi.c
buflib.c Buflib: Fix handles being possibly moved twice 2011-12-19 08:08:07 +00:00
COPYING
core_alloc.c
debug.c
eeprom_settings.c
enc_base.c FS#12378 : Remove various unused code, and comment out some unused code and data for reference or future use. 2011-12-14 21:45:25 +00:00
events.c
firmware.make
font.c
font_cache.c
general.c
hangul.c
ifp_usb_serial.c
kernel.c Add comments source comments about the behavior of yield and sleep. 2011-12-15 19:57:08 +00:00
load_code.c Commit to certain names for cache coherency APIs and discard the aliases. 2011-12-17 07:27:24 +00:00
logf.c
lru.c
panic.c
pcm.c AS3525v1/v2: 2011-12-08 19:20:00 +00:00
pcm_mixer.c
pcm_sampr.c
powermgmt.c
profile.c
README
rolo.c Commit to certain names for cache coherency APIs and discard the aliases. 2011-12-17 07:27:24 +00:00
rom.lds Add linker script wildcards for -ffunction-sections and -fdata-sections. 2011-12-18 07:09:00 +00:00
screendump.c
scroll_engine.c
sdmmc.c
sound.c
SOURCES Hosted/linux: Add process/cpu info screen to the debug menu. 2011-12-19 15:42:04 +00:00
storage.c
system.c
thread.c Commit to certain names for cache coherency APIs and discard the aliases. 2011-12-17 07:27:24 +00:00
timer.c
tuner.c
usb.c Simplify and neaten-up usb.c a bit. USB_INSERTED and USB_EXTRACTED are always used as events to indicate cable state. USB_HOSTED is posted to indicated that a host was detected. 2011-12-15 00:14:36 +00:00

See docs/README