Displaying 2 results from an estimated 2 matches for "yushan".
Did you mean:
kushan
2019 Jan 21
2
[X-ray] How to check successful instrumentation and generate call trace?
..., kind: function-enter, always-in
......
......
Does the map mean that no function is instrumented? Should I change my commands?
BTW, after instrumentation could I run the binary and get trace directly?
Here is the link to current documentation: https://llvm.org/docs/XRay.html
Thank you all,
Yushan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20190121/33e72680/attachment.html>
2019 Jan 19
3
Can't find symbol from llvm backend
No, I don't. But I’m sure it is not optimized because I can see this
variable in the final binary file emitted.
Do you mean if I don’t refer to this variable in the front end, then I
can’t see it in the backend? (although it’s in the final binary file)
Thank you!
2019年1月19日(土) 2:00 <paul.robinson at sony.com>:
> Do you have a use of the new variable as well? If not, it might be