[fpc-pascal] -v to show function call frequency
leledumbo
leledumbo_cool at yahoo.co.id
Sat May 18 02:55:28 CEST 2013
Is there any -v (or any other option) to show summary of function call
frequency (in term of appearance in source code, not actual function call)?
i.e. something like:
program A:
routine times called
--------------------------------
function1 10
procedure1 5
function2 1
units B:
routine times called
--------------------------------
procedure1 3
procedure2 2
--
View this message in context: http://free-pascal-general.1045716.n5.nabble.com/v-to-show-function-call-frequency-tp5714839.html
Sent from the Free Pascal - General mailing list archive at Nabble.com.
More information about the fpc-pascal
mailing list