help-gplusplus
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Profiling under Linux


From: Ignoramus11615
Subject: Profiling under Linux
Date: Thu, 05 Nov 2009 14:59:40 -0600
User-agent: slrn/pre1.0.0-2 (Linux)

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 is
it spending the most actual time. 

gprof seems like an interesting tool, but I would like to know if
there are other alternatives. 

The issue is that I have a particular program that is slower under
Windows than it is under Linux, and I want to know why that is the
case. 

I use -O3 and g++-4.2

Thanks


reply via email to

[Prev in Thread] Current Thread [Next in Thread]