cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
Beginners
Learning profiling, Where do I start?
Learning profiling, Where do I start?
Feb 3, 2012 at 5:37pm UTC
Blessman11
(370)
I have to learn profiling but I'm not even sure of where I can start on this. What are the best starting methods for newbies in this category?
Feb 4, 2012 at 2:19am UTC
histrungalot
(272)
You could look into gprof
http://sourceware.org/binutils/docs/gprof/
http://www.cs.duke.edu/~ola/courses/programming/gprof.html
http://www.cs.utah.edu/dept/old/texinfo/as/gprof.html
Last edited on
Feb 4, 2012 at 2:20am UTC
Topic archived. No new replies allowed.