<div dir="ltr">I've updated xray and the problem has been fixed.<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Jun 11, 2018 at 8:22 PM, Dean Michael Berris <span dir="ltr"><<a href="mailto:dean.berris@gmail.com" target="_blank">dean.berris@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class=""><br>
<br>
> On 9 Jun 2018, at 06:23, Henry Zhu via llvm-dev <<a href="mailto:llvm-dev@lists.llvm.org">llvm-dev@lists.llvm.org</a>> wrote:<br>
> <br>
> Hello,<br>
> <br>
> <br>
>  <br>
> I am initializing FDR mode and finalizing/flushing the buffers manually. XRay does not log calls from the main thread unless there is a function call after __xray_log_finalize(). This behavior is abnormal since one would expect the trace file to contain all function calls made up to the point when __xray_log_finalize() is called. To demonstrate this behavior, I have taken the test case from TestCases/Posix and modified it.<br>
> <br>
<br>
</span>Yes, this is definitely a bug, but one that I thought we’ve already fixed. Can you say whether the latest in HEAD is still exhibiting the same problem?<br>
<br>
If not, this one should be easy to reproduce and fix (with a test, upstream in particular).<br>
<br>
If you can file a bug (as well) through <a href="https://llvm.org/bugs" rel="noreferrer" target="_blank">https://llvm.org/bugs</a> then Keith and I can probably track this better/easier.<br>
<br>
> <br>
> <br>
>  <br>
> Is this expected behavior?<br>
> <br>
<br>
Definitely not expected behaviour. If you can reproduce with the latest in HEAD, then there’s definitely something for us to address (quite easily).<br>
<br>
Cheers<br>
<span class="HOEnZb"><font color="#888888"><br>
-- Dean<br>
<br>
</font></span></blockquote></div><br></div>