hello everyone!
I have a problem in profiling my code on Mac as it does not support gprof.
My code is part of a big package which prints out gmon.out and I need gprof to read it. I can do it on Linux but not on Mac.
Does anyone have any solution?
Best,
M