Hi,
Does anyone have a ready made structure to make a "profiler" for a
program that has the usual embedded structure of some timer routines that
take quite some time to execute and a small main loop ??
I have an application where I maybe pretty close to use all CPU time
available and I would love to find a way to check how close I am without
having to count all the cycles in all possible paths of the program. That
get's even harder with the timer interrupts.
Any ideas ??
best regards,
Alexandre GuimaraesMessage
Timing Profiler.
2004-08-07 by Alexandre Guimaraes