|
From: | Jeff Schwab |
Subject: | Re: Profiling under Linux |
Date: | Thu, 05 Nov 2009 21:32:07 -0500 |
User-agent: | Thunderbird 2.0.0.23 (Macintosh/20090812) |
Ignoramus11615 wrote:
I have a C++ program that is slower than I would like.I would like to use a profiler that would tell me in what functions isit spending the most actual time.gprof seems like an interesting tool, but I would like to know if there are other alternatives.
I've had success with oprofile. It requires root.
[Prev in Thread] | Current Thread | [Next in Thread] |