mandarine/externals/tracy
2024-11-14 17:50:02 +01:00
..
public externals: update tracy 2024-11-14 17:50:02 +01:00
CMakeLists.txt Migrate to tracy profiler from Microprofile 2024-07-25 23:54:31 +02:00
README.md externals: update tracy 2024-11-14 17:50:02 +01:00

Mandarine uses Tracy Profiler as its profiling app, which requires an external program to interact with. It can be found on the Tracy Profiler Releases page.

To update the Tracy Profiler dependency:

  • Delete the public folder
  • Navigate to the main Tracy Profiler project page: https://github.com/wolfpld/tracy
  • Copy the public folder from the Tracy Profiler page into this directory

NOTE: The code included here may be too new to be supported by the latest stable release of Tracy Profiler. If that is the case, until the project releases an updated stable binary, download a build artifact instead.