This is a kind of enhancement.
I changed my local version by moving the piece
if { !$callCount($name) } {
append result "\n"
continue
}
in ::profiler::print towards the beginning of foreach loop.
Of course I removed the line append result "\n"
Logged In: YES
user_id=72656
This should be an option - clearly some people will want to
know if a function is not called at all.