mirror of
https://github.com/microsoft/PowerToys.git
synced 2024-12-23 08:27:58 +08:00
.. | ||
PowerToys.wprp | ||
ProjectTelemetry.h | ||
readme.md | ||
TelemetryBase.cs | ||
TraceLoggingDefines.h |
Overview
Telemetry from the PowerToys provider can be captured using the PowerToys.wprp file and WPR.
Starting trace capture
To capture a trace for the PowerToys provider, run the following:
wpr.exe -start "PowerToys.wprp"
Stopping trace capture
To capture a trace for the PowerToys provider, run the following:
wpr.exe -Stop "Trace.etl"
Viewing Events
Open the trace.etl file in WPA.