Ad hoc profiling tool for counting function calls and execution time
Tool for ad hoc profiling
counts
$ counts ./my_program
$ counts -f 'pattern' ./my_program
$ counts ./my_program arg1 arg2