winpixeventv1.0.240308001
- Created
- Updated
Allows applications to be instrumented with marker events, for use with Microsoft PIX.
#Usage
The WinPixEventRuntime redistributable package provides CMake targets:
find_package(winpixevent CONFIG REQUIRED)
target_link_libraries(main PRIVATE Microsoft::WinPixEventRuntime)#License
MIT
#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.
#Dependents
No dependents.
#Host Dependents
No dependents.
#Contributors
Chuck Walbourn