[llvm-dev] [X-ray] How to trace into intrumented runtime lib with xray

feng xiao via llvm-dev llvm-dev at lists.llvm.org
Mon Jul 29 11:26:47 PDT 2019


Hi all,

Thanks for open-sourcing Xray. It is awesome.
I am using Xray to trace the function calls in a binary and I got the log.
However, I found the function calls in the runtime libs used by the binary
were not recorded (I also instrumented this lib).
I am wondering how can I trace a particular runtime lib which is used by
the tested binary?

Best regards,
Feng
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20190729/b57044b9/attachment-0001.html>


More information about the llvm-dev mailing list