Release Build Profiling

Questions about YourKit .NET Profiler
Post Reply
obowyer
Posts: 2
Joined: Tue Mar 17, 2009 1:32 pm

Release Build Profiling

Post by obowyer »

Can YourKit profile release builds?

If yes, what is the required setup?

Do we need to add debug symbol files (.pdb) to the directory containing the running release .exe's .dll's?

Are there any limitations or restrictions for release build profiling?

Thanks for you help,
Oscar Bowyer
Vladimir Kondratyev
Posts: 1624
Joined: Tue Aug 10, 2004 7:52 pm

Re: Release Build Profiling

Post by Vladimir Kondratyev »

You can profile any builds with or without debug symbols. Just run profiler UI, enable profiling and run your application. All details can be found here http://www.yourkit.com/docs/net30/help/ ... /index.jsp
Post Reply