Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > C++ > c++ profiler

Reply
Thread Tools

c++ profiler

 
 
martini
Guest
Posts: n/a
 
      11-06-2005
I searh for a c++ profiler under linux platform. Which one do you
recommend me ? It should be free .... I found vtune from intel but I
think it's for the ICC compiler
Thanks

 
Reply With Quote
 
 
 
 
Gang Ji
Guest
Posts: n/a
 
      11-06-2005
compile with 'gcc -p' and use gprof.

martini wrote:
> I searh for a c++ profiler under linux platform. Which one do you
> recommend me ? It should be free .... I found vtune from intel but I
> think it's for the ICC compiler
> Thanks
>

 
Reply With Quote
 
 
 
 
Gang Ji
Guest
Posts: n/a
 
      11-06-2005
compile with 'gcc -p' and use gprof.

Best,
Gang

martini wrote:
> I searh for a c++ profiler under linux platform. Which one do you
> recommend me ? It should be free .... I found vtune from intel but I
> think it's for the ICC compiler
> Thanks
>

 
Reply With Quote
 
martini
Guest
Posts: n/a
 
      11-06-2005
thanks, I will try it

 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Easy Profiler - Compile-time profiler for C++ potatosoftware C++ 0 11-04-2009 04:46 PM
VS.NET 2005 and Profiler Sara T. ASP .Net 3 10-26-2005 06:36 PM
ASP.NET MEM profiler Anders K. Jacobsen [DK] ASP .Net 0 06-07-2005 09:58 PM
CLR Profiler.... Carl San ASP .Net 2 03-26-2005 01:08 AM
RE: CLR Profiler Steven Cheng[MSFT] ASP .Net 1 05-31-2004 11:36 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57