Hi, Is it possible for gprof to show the both the object and function name for every function it lists?
The code I wish to profile has a large number of C static functions, with the same name, so it is impossible to tell which function it is. Failing this, the address of the function will allow me to look it up from the map file. TIA, Colin S. Miller -- Replace the obvious in my email address with the first three letters of the hostname to reply.