Files
Bubberstation/code
SkyratBot 6bd1352a4c [MIRROR] Add defines for byond-tracy support [MDB IGNORE] (#17301)
* Add defines for byond-tracy support (#70931)

Adds `USE_BYOND_TRACY`, which automatically loads a given
prof.dll/libprof.so using https://github.com/mafemergency/byond-tracy/.

Not intended for use in production, and we do not ship a copy of
byond-tracy. It is extremely easy to compile yourself, but if you're
someone interesting enough to play around with this then let me know and
I can just give you a build.

I'm going to be using this for init profiling.

* Add defines for byond-tracy support

Co-authored-by: Mothblocks <35135081+Mothblocks@users.noreply.github.com>
2022-11-01 14:39:31 -04:00
..