wolfpld / tracy

Frame profiler
https://tracy.nereid.pl/
Other
8.67k stars 598 forks source link

Add tracy client address complile flag #682

Closed amschnorr closed 6 months ago

amschnorr commented 6 months ago

Support passing tracy client address via compile flag. Adds convenience for compiling tracy on multiple targets that have different network requirements. (In this case using QNX so can't use the default 255.255.255.255 as @michaeldleslie helped point out).

Can add documentation in the appropriate spot.

wolfpld commented 6 months ago

Please add docs and maybe update the QNX error right below?