Page 1 of 1

Profiling

Posted: Mon Jul 25, 2005 11:22 pm
by eriansa
I've been searching this forum and been googling for a tool to query the performance per procedure.

There's a tool, but it only works with compilers that have a profile option
(Maverick Profile 2.0)
(it adds some calls to the start/end of a procedure)

Isn't there anything else? Something that works together with the PB debugger?