Instrumentation and Performance

Version: 1.0.0

Description

In this lab you will instrument an application, using Windows performance counters, so that it can be inspected programmatically and remotely. Additionally, you will analyze the performance of an application externally, without modifying its source code, by using the Windows Performance Toolkit.

Contents

  1. Overview
  2. Exercise 1: Instrumentation Using Performance Counters
  3. Exercise 2: Performance Analysis
  4. Summary