Is there a free tool to see where program bottlenecks are?

^^^

Thanks in advance.
Please explain what kind of bottlenecks you are referring to.
There are a few free performance analyzers (profilers) out there, but they have very specific requirements, such as AMD's CodeAnalyst.
valgrind for one

I meant profiler, had a brainfart for a moment :)

thanks jsmith, looking into it!



valgrind looks to be for linux. Is this the platform you are working with AlwaysLearning? Do you need something for windows?

Take a look at this thread.
http://stackoverflow.com/questions/67554/whats-the-best-free-c-profiler-for-windows-if-there-are

Actually that thread says that there is a free version of the dev partner tool but I can't find it. If anyone else can could you post a link? If there is a free version of the visual studio compilers you'd think that there would be some minimal, free version of some supporting applications.
Last edited on
Topic archived. No new replies allowed.