PerfVIew Tutorial 4 - Grouping And Folding | PerfView Tutorial

EDN Admin

Well-known member
Joined
Aug 7, 2010
Messages
12,794
Location
In the Machine
<span>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 PerfViews grouping and folding operators, which are essential to finding the semantically meaninful operation (the forest) in the mounds of data collected (the trees). You may wish to also to to the http://channel9.msdn.com/posts/PerfView-Tutorial-1-Collecting-data-with-the-Run-command first tutorial on data collection or the http://channel9.msdn.com/posts/PerfView-Tutorial-2-A-Simple-CPU-Performance-Investigation second tutoral on data analysis if you have not already done so. The http://channel9.msdn.com/posts/PerfView-Tutorial-5-Drilling-Into next tutorial is on the Drill-Into feature that lets you isolate and zoom into a performance issue. <span>The PerfView tool is a free Windows performance tool developed by the Microsoft .NET Runtime Performance team for investigating both managed can unmanaged performance problems. If you are having a performance problem, especially if it is a .NET application, it is hard to overestimate the value of this tool. <span>You can get the http://www.microsoft.com/en-us/download/details.aspx?id=28567 PerfView tool (for free) at the Microsoft Download center. (bing search on PerfView download). PerfView consists of a single XCOPYable EXE so it is easy to simply try out. You can literally open the .ZIP file, and double click on the .EXE inside to launch it and then follow along with the video tutorial. Ultimately you will want to copy this file out of the ZIP file (e.g. drag it to the desktop) to make it easier to launch. <img src="http://m.webtrends.com/dcs1wotjh10000w0irc493s0e_6x1g/njs.gif?dcssip=channel9.msdn.com&dcsuri=http://channel9.msdn.com/Feeds/RSS&WT.dl=0&WT.entryid=Entry:RSSView:a5437cbd3c34429abbc5a09101073aef

View the full article
 
Back
Top