Image

Imagebobthecbuilder wrote in Imagecpp

Profilers

Any one know of any good and cheap profilers?
Espicialy ones for a windows system running an AMD processor.


The only 3 i can think of are
Intel VTUNE (does not run on AMD systems, it does but cannot track what functions get called)
AMD Code Analzyer
and DevPartner Profiler

Intel looks the best and can trace every function in a nice graph.
Code analzer seems kind of lacking.
and im trying out DevPartner, so far it seem nice, but not as nice as VTUNE.

Anyone know of any others?