tracy/public
Tiago Rodrigues f4f75eac64 Add support for offline symbol resolving by setting the "TRACY_SYMBOL_OFFLINE_RESOLVE=1" env var
- Add a tool "tracy-edit" that allows loading a tracy capture, patching symbols and recompress the result
- Add offline symbol resolvers for linux (using addr2line) and windows (using dbghelper)
2023-11-19 06:32:16 -08:00
..
client Add support for offline symbol resolving by setting the "TRACY_SYMBOL_OFFLINE_RESOLVE=1" env var 2023-11-19 06:32:16 -08:00
common add qnx support for instrumentation profiling only 2023-10-24 17:40:13 -07:00
libbacktrace adapt libbacktrace to musl 2023-09-10 19:26:38 +08:00
tracy Add TracyIsStarted 2023-10-25 14:56:29 +04:00
TracyClient.cpp Add system power use tracking skeleton. 2023-03-09 22:31:31 +01:00