PerfView is a performance analysis tool that relies on ETW information (ETL files) as well as CLR memory information (heap dumps) and is used internally at Microsoft by a number of teams and is the primary performance investigation tool on the .NET Runtime team. In this session, we will see how to use PerfView to troubleshoot
• High CPU issue in ASP.NET web application • Slow response issue for ASP.NET web application • Exceptions in .NET application