Eyck Jentzsch
c8dbace72e
adds transient zone with name and color
2024-08-21 22:55:02 +02:00
Bartosz Taudul
37bfde5106
Add fiber enter API with group hint.
2024-08-04 00:08:18 +02:00
Bartosz Taudul
bf76f57716
Add formatted variants for ZoneText and ZoneName.
2024-02-11 16:24:37 +01:00
Bartosz Taudul
c03884d20c
Add TracyNoop macro.
2024-02-09 14:51:25 +01:00
Ivan Molodetskikh
852a1a5f14
Add TracyIsStarted
...
When using TRACY_MANUAL_LIFETIME, calling most Tracy functions
before starting the profiler results in an assertion. Notably, even
TracyIsConnected is affected. There is, however, no function to check if
the profiler had already started. This commit adds such a function.
2023-10-25 14:56:29 +04:00
Bartosz Taudul
e2e55a77b5
Add TracySetProgramName() macro to set broadcast contents.
2023-03-30 21:51:00 +02:00
Petr Shurgalin
5ddf62b54e
Customizable source location data
2022-11-30 12:39:50 +02:00
Bartosz Taudul
89a55a2220
Remove semicolons from lockable macros.
2022-11-09 22:07:36 +01:00
Bartosz Taudul
72b7d0db5b
Add user data pointer to parameter callback.
2022-08-26 00:46:01 +02:00
Bartosz Taudul
7df4aef122
Expose source callback registering through a macro.
2022-08-17 16:26:03 +02:00
Bartosz Taudul
3840f39fc9
Fix macros.
2022-08-08 19:16:42 +02:00
Bartosz Taudul
f4b0654fcd
Allow setting plot color in the configuration message.
2022-07-24 13:32:21 +02:00
Bartosz Taudul
3f51409389
Add step and fill parameters to plot configuration.
2022-07-24 13:05:01 +02:00
Bartosz Taudul
06c7984a16
Move all client headers and sources to public/ directory.
2022-07-17 15:47:38 +02:00