In the previous video learned the basics of using the event viewer. In this video we use that knowledge in a common scenario: investigating the performance of an ASP.NET server scenario. The video discusses the ASP.NET ETW events as well important fields like the 'ContextID' field that let you…
In the first tutorial we used the 'Run' command to caputure data while an executable ran. In tutorial 2-5 we learned how to use the StackViewer to do a CPU investigation. In this tutorial we learn more about a very different view called the EventViewer that allows you to look at ALL the data in each…
In the first tutorial we used the 'Run' command to caputure data while an executable ran. However for server scenarios you simply want to explicitly state when to start and stop data collection. It is also likely that you will need to ask someone else…
This is the fifth in a series of video tutorials on how to use the PerfView profiling tool. It is best to watch the video using one of the high quality links on the right so the text is readable. This tutoral is on PerfView's 'Drill Into' feature, which allows you to selectively ungroup a set…
This is the fourth in a series of video tutorials on how to use the PerfView profiling tool. It is best to watch the video using one of the high quality links on the right so the text is readable. This tutoral is on PerfView's grouping and folding operators, which are…
This is the third in a series of video tutorials on how to use the PerfView profiling tool. It is best to watch the video using one of the high quality links on the right so the text is readable. A big part of an effective performance investigation is getting…
This is the second of a series of video tutorials on how to use the PerfView profiling tool. This tutorial assumes you have watch the first tutorial on collecting data. It is best to watch the video using one of the high quality links on the right so the text is readable. The next…
This is the first of a series of video tutorials on how to use the PerfView profiling tool to gather data for a CPU performance data on a simple .NET program. It is best to watch the video using one of the high quality links on the right so the text is readable. If you…
If you have an internet connection you are just a few clicks away from installing perfView. This video shows you just how easy it is. It is best to watch the video using one of the high quality links on the right so the text is readable. After…
SC08: Microsoft rep discusses and demos the tracing and profiling features of Visual Studio 2010 (Customer Technology Preview): Native and .NET parallel programming, debugging overview, plus tracing, profiling and visualization of the results.