<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body dir="auto"><br><br><div id="AppleMailSignature">Sent from my iPhone</div><div><br>On 6 Dec 2017, at 4:17 am, Brian Cain <<a href="mailto:brian.cain@gmail.com">brian.cain@gmail.com</a>> wrote:<br><br></div><blockquote type="cite"><div><div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Dec 5, 2017 at 9:49 AM, Dean Michael Berris via cfe-dev <span dir="ltr"><<a href="mailto:cfe-dev@lists.llvm.org" target="_blank">cfe-dev@lists.llvm.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi cfe-dev@ and llvm-dev@,<br>
<br>
I've attached a Chrome trace-viewer readable trace of a clang built with XRay instrumentation (additional build/link flags="-fxray-instrument -fxray-instruction-threshold=<wbr>75") with the latest "top-of-trunk" version of clang with the recent updates to the XRay runtime supporting record filtering.<br>
<br>
To load the attached file, go to 'chrome://tracing' in your Chrome/Chromium browser and load the .gz file directly. Pressing '?' should give a help dialog.<br>
<br></blockquote><div><br></div><div><br></div><div>This is an interesting feature.  Is it designed to accept arbitrary xray trace logs or only ones for/from Chrome/ium?</div><div><br></div></div></div></div></div></blockquote><div><br></div>Yes, it works on any XRay trace generated with the logging implementations that come with XRay in compiler-rt.<div><br></div><div>The example attached was of an instrumented Clang binary compiling C++ code. 😁</div><div><br></div><div>The caveat is, while the tool (llvm-xray convert) can generate arbitrarily large Chrome-loadable traces, the Chrome trace viewer can only handle so much data.</div><div><br></div><div>Cheers</div><div><blockquote type="cite"><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><div></div></div>
</div></div>
</blockquote></div></body></html>