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. _______________________________________________ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal