c++ - Profiling in Visual Studio 2008 PRO -
how use profiler in visual studio 2008?
i know theres build option in config properties -> linker -> advanced -> profile (/profile), can't find actauly using it, articles able find appear apply older versions of visual studio (eg goto build->profile bring profile dialog box, yet in 2008 there no such menu item).
is because visual studio 2008 not include profiler, , if , documentation it?
the profiler available in team system editions of visual studio 2008. last version used included profiler visual c++ 6.0.
for visual studio 2005, try compuware devpartner performance analysis community edition.
Comments
Post a Comment