tracy/public
Fabian Knorr 7ef690bd5a Silence GCC fscanf warning in TracySysPower.cpp
fscanf is [[warn_unused_result]], which triggers -Wunused-result. In
this instance it is correct for maxRange to remain unchanged if reading
from sysfs should fail for some reason.
2024-11-13 10:15:05 +01:00
..
client Silence GCC fscanf warning in TracySysPower.cpp 2024-11-13 10:15:05 +01:00
common Add memory discard message. 2024-10-21 18:22:22 +02:00
libbacktrace libbacktrace: support FDPIC (1dd5c40) 2024-08-24 18:15:52 +02:00
tracy Add memory discard to C API. 2024-10-21 18:31:49 +02:00
TracyClient.cpp Add linux kernel symbol code retrieval. 2024-05-26 20:49:43 +02:00