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

Dean Michael Berris via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 11 23:44:58 PST 2017


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

- Commplete sorting support, add more tests


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-keep-going.yaml
  test/tools/llvm-xray/X86/account-simple-case.yaml
  test/tools/llvm-xray/X86/account-simple-sorting.yaml
  tools/llvm-xray/CMakeLists.txt
  tools/llvm-xray/xray-account.cc
  tools/llvm-xray/xray-account.h
  tools/llvm-xray/xray-record-yaml.h

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


More information about the llvm-commits mailing list