blob: 427249ea06c2fd7c1c29fc403f4ffa55ac75a42f (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
{
"name": "presentmon",
"version-string": "1.6.0",
"description": "PresentMon is a tool to capture and analyze ETW events related to swap chain presentation on Windows.",
"supports": "windows & !uwp",
"features": {
"tools": {
"description": "Build tool PresentMon"
}
}
}
|