Allows applications to be instrumented with marker events, for use with Microsoft PIX.
Run the following Vcpkg command to install the port.
vcpkg install winpixevent
The WinPixEventRuntime redistributable package provides CMake targets:
find_package(winpixevent CONFIG REQUIRED) target_link_libraries(main PRIVATE Microsoft::WinPixEventRuntime)
v1.0.240308001#0
Jan 30, 2025
windows & (x64 | arm64) & !staticcrt & !xbox
devblogs.microsoft.com/pix
devblogs.microsoft.com/pix/documentation
71456656f0
MIT
Manifest