tracy/public
Cody Tapscott 6249999153 linux: respect TRACY_NO_SAMPLING for sys-tracing
This compile-time flag was being ignored on Linux. This change adds
gating for software-sampled stack trace sampling following the same
pattern as other `TRACY_NO_SAMPLE_*` options.

If `TRACY_NO_SAMPLING=1` is provided as an environment variable,
software stack sampling is also disabled.
2023-04-04 17:22:31 -04:00
..
client linux: respect TRACY_NO_SAMPLING for sys-tracing 2023-04-04 17:22:31 -04:00
common Read and report power usage. 2023-03-10 00:23:09 +01:00
libbacktrace Fix type. 2023-01-05 20:34:50 +01:00
tracy Add TracySetProgramName() macro to set broadcast contents. 2023-03-30 21:51:00 +02:00
TracyClient.cpp Add system power use tracking skeleton. 2023-03-09 22:31:31 +01:00