Re: Profiler on Linux
- From: John-Paul Stewart <jpstewart@xxxxxxxxxxxxxxxx>
- Date: Fri, 31 Mar 2006 10:53:22 -0500
Martin Gieseking wrote:
I'm looking for a profiler that will tell me what percentage of time is
being spent in certain functions.
Have you already tried "gprof"? It's the GNU command line profiler that
works easily together with the gcc compilers.
If gprof is insufficient for some reason there is also Intel's VTune Performance Analyzer for Linux.
http://www.intel.com/cd/software/products/asmo-na/eng/vtune/239143.htm
However, gprof is probably sufficient for most users and is free.
.
- References:
- Profiler on Linux
- From: asdf
- Re: Profiler on Linux
- From: Martin Gieseking
- Profiler on Linux
- Prev by Date: Re: nero equivalent for linux
- Next by Date: Re: nero equivalent for linux
- Previous by thread: Re: Profiler on Linux
- Next by thread: Re: Profiler on Linux
- Index(es):
Relevant Pages
|