polytracker
polytracker copied to clipboard
PolyTracker initialization (aka remove init/done)
Its not optimal to check if we've hit main to start tracking, it adds additional branches on all of our logging. There are probably some systems level things we can do to initialize our C++ and insert polytracker_start into the preinit array again. Should talk to Peter about it and get his advice.