Re: Profiler on Linux



asdf wrote:
Hi I have a C++ application complied with g++.

I'm looking for a profiler that will tell me what percentage of time is
being spent in certain functions.

I used a tool called quantify about 8 years ago on Sun and found it to
be pretty good - but recently I have been told that quantify does not
work that well on linux.

Any suggestions would be appreciated.

man gprof

--
.~. Jean-David Beyer Registered Linux User 85642.
/V\ PGP-Key: 9A2FC99A Registered Machine 241939.
/( )\ Shrewsbury, New Jersey http://counter.li.org
^^-^^ 06:10:01 up 15 days, 7:22, 3 users, load average: 4.16, 4.17, 4.08
.



Relevant Pages

  • Re: Profiler on Linux
    ... asdf wrote: ... I'm looking for a profiler that will tell me what percentage of ... time is being spent in certain functions. ... I used a tool called quantify about 8 years ago on Sun and found ...
    (comp.os.linux.misc)
  • Profiler on Linux
    ... I'm looking for a profiler that will tell me what percentage of time is ... being spent in certain functions. ... I used a tool called quantify about 8 years ago on Sun and found it to ... work that well on linux. ...
    (comp.os.linux.misc)