<div dir="ltr">> while a command-line switch to enable such timing traces is good, it<br>> should be noted that llvm xray exists,<br>> and it can nicely produce this "Chrome Tracing format output", so i<br>> almost wonder if simply building clang<br>> with that instrumentation would be better overall, if not for the ease<br>> of adoption.<br><br>I'm not familiar much with Xray.<br><br>From a quick glance, it seems to only exist on Linux (my own use case at work is: 50/50 split between Windows & Mac, rarely if ever use Linux -- mostly because the main platforms that we work on are Windows or Mac based).<br><br>And then I don't know what's the overhead of having clang with Xray compiled in. Would it be low enough to have it there on by default?<br><br>--<br>Aras Pranckevičius<br>work: <a href="http://unity3d.com">http://unity3d.com</a><br>home: <a href="http://aras-p.info">http://aras-p.info</a><div><br></div></div>