winpixeventv1.0.240308001
- Updated
Allows applications to be instrumented with marker events, for use with Microsoft PIX.
- Project website: https://devblogs.microsoft.com/pix/
- Documentation: https://devblogs.microsoft.com/pix/documentation/
#Usage
The WinPixEventRuntime redistributable package provides CMake targets:
find_package(winpixevent CONFIG REQUIRED)
target_link_libraries(main PRIVATE Microsoft::WinPixEventRuntime)#Supported Platforms
windows & (x64 | arm64) & !staticcrt & !xbox
- ✅windows-arm64
- ✅windows-x64
- ❌
linux - ❌
osx - ❌
uwp - ❌
windows-x86
#Features
No features defined.
#Dependencies
No dependencies.
#Host Dependencies
No dependencies.
#Used By
No ports use this.
#Host Tool For
No ports use this.
#Contributors
Chuck Walbourn