473,321 Members | 1,916 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,321 software developers and data experts.

What is your favorite profiling tool

Hi, just starting out on C++ this semester. Been learning the language
and g++ compiler.

So, now I'm ready to learn some profiling.

Can someone recommend a nice profiler on Linux systems? What are some
of the popular profilers?

Thank you.

--

-kira

Oct 21 '07 #1
3 1214
On Oct 21, 6:34 pm, Kira Yamato <kira...@earthlink.netwrote:
Hi, just starting out on C++ this semester. Been learning the language
and g++ compiler.

So, now I'm ready to learn some profiling.

Can someone recommend a nice profiler on Linux systems? What are some
of the popular profilers?

Thank you.

--

-kira
I use gprof and it is very good. Go to
http://www.cs.utah.edu/dept/old/texi...gprof_toc.html

Regards,



Oct 22 '07 #2
On 2007-10-21 22:08:11 -0400, aaragon <al**************@gmail.comsaid:
On Oct 21, 6:34 pm, Kira Yamato <kira...@earthlink.netwrote:
>Hi, just starting out on C++ this semester. Been learning the language
and g++ compiler.

So, now I'm ready to learn some profiling.

Can someone recommend a nice profiler on Linux systems? What are some
of the popular profilers?

Thank you.

--

-kira

I use gprof and it is very good. Go to
http://www.cs.utah.edu/dept/old/texi...gprof_toc.html

Regards,

Nice website. Thanks for the link.

--

-kira

Oct 22 '07 #3
Kira Yamato wrote:
Can someone recommend a nice profiler on Linux systems? What are some
of the popular profilers?
Valgrind (the callgrind tool of valgrind) + kcachegrind which is a
visualization tool for the output of valgrind.

http://www.valgrind.org
http://kcachegrind.sourceforge.net/cgi-bin/show.cgi

lg,
Michael
Oct 22 '07 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

10
by: William S. Perrin | last post by:
I'm a python rookie, anyone have and suggestions to streamline this function? Thanks in advance..... def getdata(myurl): sock = urllib.urlopen(myurl) xmlSrc = sock.read() sock.close() ...
18
by: noleander | last post by:
I've got Visual C++ 2003. I'm looking for a profiling tool. I'm from the Unix world where a good profiler comes free and built into the compiler and linker. I tried the Help utility in Visual...
4
by: Sharon | last post by:
Hi all, I'm looking for a good profiling tool, to boost web application performance. Thanks, Sharon.
98
by: tjb | last post by:
I often see code like this: /// <summary> /// Removes a node. /// </summary> /// <param name="node">The node to remove.</param> public void RemoveNode(Node node) { <...> }
1
by: =?UTF-8?B?TWFydGluIFDDtnBwaW5n?= | last post by:
Hello, I am searching for a good profiling tool for C# which can be easily embedded into Visual Studio. My objective is to measure the times and counts of every method in my program. If...
6
by: Anastasios Hatzis | last post by:
Hello, I'm working on the light-weight MDA tool pyswarm, http://pyswarm.sourceforge.net/ (it is about a code-generator for Python/PostgreSQL-based software. I plan to add support of UML CASE...
6
by: Smokey Grindel | last post by:
Right now I have FxCop and Red Gate ANTS... any other good tools I should add to my toolbox or lot at? thanks!
0
by: L'eau Prosper Research | last post by:
Press Release: L'eau Prosper Research (Website: http://www.leauprosper.com) releases new TradeStation 8 Add-on - L'eau Prosper Market Manipulation Profiling Tools Set. L'eau Prosper Market...
0
by: L'eau Prosper Research | last post by:
NEW TradeStation 8 Add-on - L'eau Prosper Market Manipulation Profiling Tools Set By L'eau Prosper Research Press Release: L'eau Prosper Research (Website: http://www.leauprosper.com) releases...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.