tracy/public
Bartosz Taudul 2c03306341
Always provide Callstack() implementation, even if dummy.
This fixes usage with TRACY_HAS_CALLSTACK undefined, allowing compilation of
otherwise unused functions, which are already protected from being called
through macro redirections.

See https://github.com/wolfpld/tracy/pull/492 for more information.
2022-11-09 21:55:41 +01:00
..
client Always provide Callstack() implementation, even if dummy. 2022-11-09 21:55:41 +01:00
common Release 0.9.0. 2022-10-26 23:23:08 +02:00
libbacktrace Resolve relative file names to absolute ones. 2022-08-16 23:48:46 +02:00
tracy Added typed plots variants to the C API 2022-11-03 13:47:04 +01:00
TracyClient.cpp Override dlclose() to do nothing. 2022-10-28 01:21:52 +02:00