Click to See Complete Forum and Search --> : gprof : how to profile individual calls ?


dragonballzfsr
April 1st, 2008, 10:34 AM
Hi,

I have a huge application which talks to many object files. I want to profile calls to a single object file. so i dont want to compile the whole application with gprof ... just a single object. is there a way to do this (via gprof ot anything else) ?