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

Dean Michael Berris via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 10 17:24:08 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL341887: [XRay] Add the `llvm-xray fdr-dump` implementation (authored by dberris, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D51846?vs=164615&id=164777#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D51846

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51846.164777.patch
Type: text/x-patch
Size: 17938 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180911/57c6c901/attachment.bin>


More information about the llvm-commits mailing list