[PATCH] D51846: [XRay] Add the `llvm-xray fdr-dump` implementation

Dean Michael Berris via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Sep 9 23:13:21 PDT 2018


dberris updated this revision to Diff 164615.
dberris edited the summary of this revision.
dberris added a comment.

Update description.


https://reviews.llvm.org/D51846

Files:
  llvm/include/llvm/XRay/BlockPrinter.h
  llvm/lib/XRay/BlockPrinter.cpp
  llvm/lib/XRay/CMakeLists.txt
  llvm/test/tools/llvm-xray/X86/fdr-dump-arg1-version-3.txt
  llvm/test/tools/llvm-xray/X86/fdr-dump-arg1.txt
  llvm/tools/llvm-xray/CMakeLists.txt
  llvm/tools/llvm-xray/xray-fdr-dump.cpp
  llvm/unittests/XRay/CMakeLists.txt
  llvm/unittests/XRay/FDRRecordsTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51846.164615.patch
Type: text/x-patch
Size: 17583 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180910/e98aff9f/attachment-0001.bin>


More information about the llvm-commits mailing list