Code::Blocks Forums

User forums => General (but related to Code::Blocks) => Topic started by: nacitar on February 22, 2006, 04:12:28 pm

Title: profiling with the vc2003 toolkit
Post by: nacitar on February 22, 2006, 04:12:28 pm
when using the vc2003 toolkit, are there any profilers that can integrate into code::blocks?  I was using devpartner profiler community edition with visual studio .net 2003, but im unsure of what could be used with code::blocks.  I know mingw users can use gprof... but do I have any options?
Title: Re: profiling with the vc2003 toolkit
Post by: nacitar on February 23, 2006, 06:42:03 pm
bump
Title: Re: profiling with the vc2003 toolkit
Post by: takeshimiya on February 23, 2006, 06:47:21 pm
Yes, you can make a DevPartner plugin, I don't think it would be difficult, depending on what DevPartner profiler does.
Title: Re: profiling with the vc2003 toolkit
Post by: nacitar on February 23, 2006, 06:52:50 pm
Another question you may have overlooked...  Are there any other profilers that could potentially work?  My searching didnt yeild too many results.
Title: Re: profiling with the vc2003 toolkit
Post by: thomas on February 23, 2006, 06:57:08 pm
LTProf will always work, but it is of course not a "real" profiler as such (although it's still cool).