[llvm-dev] [Xray] Help with Xray

Dangeti Tharun kumar via llvm-dev llvm-dev at lists.llvm.org
Mon Jan 7 00:31:38 PST 2019


Hi,

The call graphs generated by "*llvm-xray graph*" has function names, while
the "*llvm-xray graph-diff*" doesn't shows function names.
This is the command I am using

llvm-xray graph-diff  xray-log.clang.1 xray-log.clang.2
-instr-map=../xray-build/bin/clang -o diff.dot

Attached is the portion of the generated diff graph. Am I missing any flag?
[image: graph_diff.jpg]

-- 
Regards,
DTharun
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20190107/d747769e/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: graph_diff.jpg
Type: image/jpeg
Size: 52417 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20190107/d747769e/attachment-0001.jpg>


More information about the llvm-dev mailing list