This is a mirror of official site: http://jasper-net.blogspot.com/

PerfView

| Monday, January 2, 2012
Overview

PerfView is a performance analysis tool focusing on ETW information (ETL files) as well as CLR memory information (heap dumps). It can collect and view ETL files as well as XPERF CSV files. Powerful grouping operators allow you to understand performance profiles in ways other tools can't. PerfView is used internally at Microsoft by a number of teams and is the primary performance investigation tool on the .NET Runtime team. Features include:

        Non-invasive collection - suitable for use in live, production environments
        Xcopy deployment - copy and run
        Memory
            Support for very large heaps (gigabytes)
            Snapshot diffing
            Dump files (.dmp)
        CPU Performance
            Support for managed, native, and mixed code
            Can read XPerf logs
            Profile diffing”


Read more: Yuval Sinay
QR: perfview.aspx

Posted via email from Jasper-net

0 comments: