Summary: This is a tool for comparing the function graphs produced by the llvm-xray graph too. It takes the form of a new subcommand of the llvm-xray tool 'graph-diff'. This initial version of the patch is very rough, but it is close to feature complete. Depends on D29363 Reviewers: dblaikie, dberris Reviewed By: dberris Subscribers: mgorny, llvm-commits Differential Revision: https://reviews.llvm.org/D29320 llvm-svn: 301160 |
||
|---|---|---|
| .. | ||
| elf32-noxray.bin | ||
| elf64-badentrysizes.bin | ||
| elf64-example.bin | ||
| elf64-noinstr-map.bin | ||
| elf64-objcopied-instrmap.bin | ||
| elf64-sample-o2.bin | ||
| empty-file.bin | ||
| fdr-log-version-1.xray | ||
| graph-diff-A.yaml | ||
| graph-diff-B.yaml | ||
| naive-log-simple.xray | ||
| simple-instrmap.yaml | ||
| simple-xray-instrmap.yaml | ||