<div><div dir="auto">Hi Buddhika,</div></div><div><br><div class="gmail_quote"><div dir="ltr">On Tue, 28 Aug 2018 at 3:36 am, buddhika chamith via llvm-dev <<a href="mailto:llvm-dev@lists.llvm.org">llvm-dev@lists.llvm.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">The link should be <div><br></div><div>[1] <a href="https://llvm.org/docs/XRayExample.html#further-exploration" target="_blank">https://llvm.org/docs/XRayExample.html#further-exploration</a></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Aug 27, 2018 at 1:33 PM, buddhika chamith <span dir="ltr"><<a href="mailto:chamibuddhika@gmail.com" target="_blank">chamibuddhika@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi All,<div><br></div><div>I am trying to test run clang XRay tool. I was following the steps at [1]. But the log file does not seem to get generated. According to the instructions I used 'fxray-instrument' switch when compiling and then specified 'patch_premain=true' at XRAY_OPTIONS. Is there anything else that I need to do? I am on a trunk build of clang. Could that be it? I am on clang version 8.0.0 (trunk 340502).</div><div></div></div></blockquote></div></div></blockquote><div dir="auto"><br></div><div dir="auto">Apologies for that, it seems the documentation is out of date. You need to add `xray_mode=xray-basic` to the options. That should look like:</div><div dir="auto"><br></div><div dir="auto">XRAY_OPTIONS="patch_premain=true:xray_mode=xray-basic"</div><div dir="auto"><br></div><div dir="auto">We should update the documentation with that. Note that <a href="http://llvm.org/docs/XRay.html">llvm.org/docs/XRay.html</a> should already have the updated instructions.</div><div dir="auto"><br></div><div dir="auto">Cheers</div></div></div>-- <br><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div>Dean</div></div></div>