Hello Gurus,

Can anyone tell me in a few simple steps how to get started with the code profiler gprof? I compiled and linked with the -pg flag and do not know how to proceed.

The program to be tested performs computationally-intensive floating point calculations.

I would appreciate any help in this matter.

Thanks. Chris.