rockbox/firmware/kernel
William Wilgus 95b10ac74e Add ability to dump cpu boost log to disk, include thread names
0.) B 0 /rockbox/apps/main.c:405
1.) B 1 /rockbox/firmware/kernel/thread.c thread[dircache]:1508
2.) B 2 /rockbox/apps/tagcache.c:4772
3.) U 3 /rockbox/apps/tagcache.c:4793

add logic to show count after log rolls over
clean-up

Change-Id: Ibda0a56e5d8d89aa8b7649f4f9fa64eb1ff0e08f
2021-09-30 21:13:22 -04:00
..
include [3/4] Completely remove HWCODEC support 2020-07-24 21:20:13 +00:00
pthread
corelock.c
kernel-internal.h
mrsw_lock.c
mutex.c
queue.c Fix dangerous casts 2017-02-04 17:24:47 +01:00
semaphore.c
thread-common.c
thread-internal.h threads: Move stack_size to end of struct thread (followup to f19ffe2) 2020-04-05 15:55:38 +02:00
thread.c Add ability to dump cpu boost log to disk, include thread names 2021-09-30 21:13:22 -04:00
tick.c
timeout.c