mirror of
https://github.com/microsoft/PowerToys.git
synced 2024-12-19 22:37:58 +08:00
4e202e4523
* Update SUPPORT.md * Update runner.md * Update guidance.md * Update convert-stringtable-to-resx.ps1 * Update readme.md * Update ControlType.cs * Update README.md * Update CLSID.h * Update GenericProperty`1.cs * Update project-overview.md * Update interop.cpp * Update PreviewHandlerBase.cs * Update indexer.md * Update common.md * Update two_way_pipe_message_ipc.cpp * Update PowerToys.exe.manifest * Update HotkeySettings.cs * push * Update src/tests/win-app-driver/README.md * Update doc/devdocs/akaLinks.md * Update doc/devdocs/modules/launcher/plugins/registry.md |
||
---|---|---|
.. | ||
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.