mirror of
https://git.eden-emu.dev/eden-emu/eden
synced 2026-05-15 06:17:00 +02:00
basic tracy support via cmake and some fixes in code (allows sample based-profiling, no instrumentation included)
This commit is contained in:
parent
f0a4ac7359
commit
0b2e265d6d
9 changed files with 118 additions and 0 deletions
|
|
@ -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
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue