Rockbox

This is the bug/patch tracker for Rockbox. Click here for more information.

Quick links: Bugs · Patches · Rockbox frontpage

Tasklist

FS#7529 - Add average CPU-clock to debug_audio_thread

Attached to Project: Rockbox
Opened by Andree Buschmann (Buschel) - Friday, 03 August 2007, 19:13 GMT+2
Last edited by Jonathan Gordon (jdgordon) - Saturday, 11 August 2007, 11:17 GMT+2
Task Type Patches
Category Operating System/Drivers
Status Closed
Assigned To No-one
Player Type All players
Severity Low
Priority Normal
Reported Version Daily build (which?)
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Private No

Details

With this tiny change
a) boost_ration is displayed in 1/10 % resolution (e.g. 7.6%)
b) the average CPU-clock is calculated and displayed (e.g. 34.55MHz)
   debug_audio_thread.patch (1.1 KiB)
 apps/debug_menu.c |    9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)

This task depends upon

Closed by  Jonathan Gordon (jdgordon)
Saturday, 11 August 2007, 11:17 GMT+2
Reason for closing:  Rejected
Additional comments about closing:  not needed. that screen alreadys hows the boost ratio which imho is more useful than the avg clock speed (seen as its either idle speed or boosted, nothing between)

Loading...