Showing tag results for WPT

Jul 21, 2026
Post comments count7
Post likes count1

Introducing the ETW MCP: AI-assisted ETL trace analysis, headless and in your terminal

Tristan Gibeau

If you’ve ever opened an ETL trace with hundreds of data tables and wondered “where do I even start?” This post is for you. We’re releasing an early preview of the ETW MCP, a Model Context Protocol server that lets GitHub Copilot, or any MCP-aware AI assistant, read, query, and reason over Event Tracing for Windows (ETW) traces the same way an expe...

Performance and DiagnosticsWindows Performance RecorderEvent Tracing for Windows
Jun 28, 2021
Post comments count0
Post likes count0

WPA: Table & Graph Configurations (Part 2)

Tristan Gibeau

In Part 1, we discussed the different types of columns options available in WPA's table views and how those views can be configured. This blog will continue the series by digging into how to configure columns for different graph styles that can show numeric aggregations, time, and hierarchical data: Graphing Overview Before we ...

Performance and DiagnosticsWindows Performance Analyzer
Oct 6, 2020
Post comments count3
Post likes count0

WPR Start and Stop Commands

Sowoon Pyo

In this post, we show how to start and stop the trace using WPR. The first step is doing 'wpr -help start'. The command parameters seems to be cryptic. We explain those parameters in detail with examples.

Windows Performance Recorder
Sep 29, 2020
Post comments count0
Post likes count2

Windows Performance Analyzer “WPA” Intro

Tristan Gibeau

If you do a search online for WPA, you might find information for protecting your Wi-Fi, but that is a different type of WPA. In the performance & diagnostics space WPA stands for Windows Performance Analyzer, a friendly but intricate UI that allows for developers and analyst to deep dive into performance traces captured on Windows (and beyo...

Windows Performance AnalyzerPerformance and Diagnostics
Sep 16, 2020
Post comments count2
Post likes count4

WPR Intro

Sowoon Pyo

This is the first blog post about WPR. WPR is an acronym for Windows Performance Recorder. This post introduces list of acronyms that are used commonly performance tools, installation steps, the difference between WPR and WPRUI, and finally about the instance name and the error.

Windows Performance Recorder