Rockbox General > Rockbox General Discussion

Profiling progressing, but need help

<< < (3/4) > >>

lostlogic:
Now in two flavors!

lostlogic:
Single link updated with much better parsing code that account for local symbols and exported symbols.

lostlogic:
Submitted to patch tracker:

http://sourceforge.net/tracker/index.php?func=detail&atid=439120&group_id=44306&aid=1376651

ego:
can you dumb it down a little more? i don't understand your explanation, sorry :P (the closest they have to a drooling emote)

lostlogic:
Software profiling is creating an execution profile of the software.  Counting the time spent in every function (or those selected for profiling) and how many times it is called.  This is very helpful for optimizing software, obviously, especially when the software's bottleneck is in CPU cycles as it is for decoding music on rockbox.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version