13 lines
318 B
JSON
13 lines
318 B
JSON
|
{
|
||
|
"name": "presentmon",
|
||
|
"version-semver": "1.7.0",
|
||
|
"port-version": 1,
|
||
|
"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"
|
||
|
}
|
||
|
}
|
||
|
}
|