Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » profiler » vs2010   (RSS)

VS2010: New Profiler Summary Page

With Visual Studio 2010 we want to make it easier for customers to find and fix performance issues with their code. One of the first things we looked at was the view that shows up after profiling an application – the Summary Page. I’ll describe a few
Posted by colinth | 0 Comments

VS2010: Using the keyboard to profile an application (Alt-F2 shortcut)

In announcing the Visual Studio Beta 2 profiler features, Chris mentioned that we have a new option on the Debug menu called ‘Start Performance Analysis’ which has the Alt-F2 keyboard shortcut. This makes it easier than ever to start profiling your application.
Posted by colinth | 0 Comments
Filed under: , ,

VS2010: Attaching the Profiler to a Managed Application

Before Visual Studio 2010, in order to attach the profiler to a managed application, certain environment variables had to be set using vsperfclrenv.cmd. An example profiling session might look like this: vsperfclrenv /sampleon [Start managed application
Posted by colinth | 0 Comments
Filed under: ,

PDC 2008 - See the Sessions

This year if you didn't get a chance to go to the Professional Developer's Conference (PDC) , there is still a wealth of information available to you. The most valuable resource I think are the videos of all the PDC sessions. Here are a few of the sessions
 
Page view tracker