This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Profiling and C++



> Is it true that I can't do any profiling with my C++ programs?
>
>I've tried it, and it doesn't seem to work for me.

I did quick tests with 2.95.3, 3.0.x, and the mainline and it works
everywhere.  Notice, though that your program didn't accumulate
any time; that's why everything shows up as zero.

>Each sample counts as 0.01 seconds.
> no time accumulated

Janis


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]