[PATCH] D24377: [XRay] Implement the `llvm-xray account` subcommand

Dean Michael Berris via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 19 03:59:23 PDT 2016


dberris updated this revision to Diff 75122.
dberris added a comment.

- Rebase and update implementation.
- Use Error


https://reviews.llvm.org/D24377

Files:
  test/tools/llvm-xray/X86/Inputs/simple-instrmap.yaml
  test/tools/llvm-xray/X86/account-deduce-tail-call.yaml
  test/tools/llvm-xray/X86/account-simple-case.yaml
  tools/llvm-xray/CMakeLists.txt
  tools/llvm-xray/func-id-helper.cc
  tools/llvm-xray/xray-account.cc
  tools/llvm-xray/xray-account.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24377.75122.patch
Type: text/x-patch
Size: 22977 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161019/b90fd021/attachment.bin>


More information about the llvm-commits mailing list