TechBetaPlus Featured Articles

Thursday, May 9, 2013

My Photo
TS Janda writes about technology, be it software reviews, Tips and Tricks for Linux or Windows systems, or just general news on the latest gadget. We also feature great writers and encourage new authors to contribute here at TechBetaPlus.

TechBetaPlus TechBetaPlus Visit My Site
PerfView Performance-Analysis Tool For isolating CPU and memory-related performance issues


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

Updates in the 1.4.1.0 version include:
  • Added more /StopOn* options for stopping the circular buffer when paritcular events happen.
  • Support for events logged with WPP Software Tracing (place TMF files in an TMF directory)
Download PerfView

 
Pin It Now!
Do you like this post?
Connect with TechBetaPlus on Google+

2 comments:

  1. Great tool for helping to find issues in a windows based systems, nice post thanks

    ReplyDelete
  2. Your very welcome please subscribe for updates to your inbox daily.

    ReplyDelete