basic tracy support via cmake and some fixes in code (allows sample based-profiling, no instrumentation included)

This commit is contained in:
Hexcoder 2026-03-20 01:43:58 +01:00
parent f0a4ac7359
commit 0b2e265d6d
9 changed files with 118 additions and 0 deletions

View file

@ -114,5 +114,12 @@
"QUAZIP_INSTALL OFF",
"QUAZIP_ENABLE_QTEXTCODEC OFF"
]
},
"tracy": {
"repo": "wolfpld/tracy",
"sha": "05cceee",
"hash": "fdf8f3eb0f44c17760e9e559ece6907606580da20568b7900e97e40f3ea773b9e6dbac7f0b04ef32e363d779ec013af63c85adbe2a3807db9205ec48887a546c",
"version": "0.13.1",
"download_only": true
}
}