Skip to Content

winpixevent v1.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

# 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's avatar Chuck Walbourn

# Changelog

  • 7145665 [winpixevent] Added new port for DX12 PIX event headers (#42628)

# Source