You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

5 lines
277 B
Plaintext

This is an implementation of the disabled mode macros of tracy. This is based on
the tracy documentation (tracy.tex), except for the SetThreadName which is not
documented here. This way we don't have to link with/include BSD licensed tracy
code when bulding a non-tracy build.