[llvm-dev] Testing LLVM XRay

buddhika chamith via llvm-dev llvm-dev at lists.llvm.org
Mon Aug 27 10:33:16 PDT 2018


Hi All,

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).

Regards
Buddhika

[1] https://llvm.org/docs/XRayExample.html#id9

-- 
Research Assistant
Indiana University
Web: http://homes.soic.indiana.edu/budkahaw/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20180827/5579790c/attachment.html>


More information about the llvm-dev mailing list