Re: Profiler on Linux
- From: CBFalconer <cbfalconer@xxxxxxxxx>
- Date: Fri, 31 Mar 2006 11:52:48 -0500
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.
See the -pg option for gcc, and the use of gprof.
--
"If you want to post a followup via groups.google.com, don't use
the broken "Reply" link at the bottom of the article. Click on
"show options" at the top of the article, then click on the
"Reply" at the bottom of the article headers." - Keith Thompson
More details at: <http://cfaj.freeshell.org/google/>
Also see <http://www.safalra.com/special/googlegroupsreply/>
.
- References:
- Profiler on Linux
- From: asdf
- Profiler on Linux
- Prev by Date: Re: Adobe Reader 7.0.5 fails in redhat 9
- Next by Date: Re: Create log file from script code..
- Previous by thread: Re: Profiler on Linux
- Next by thread: Securing a linux box for online shopping? TIA
- Index(es):
Relevant Pages
|