[PATCH] D21987: [XRay] Initial XRay Function Call Accounting Tool
Dean Michael Berris via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 15 01:05:15 PDT 2016
dberris updated this revision to Diff 67999.
dberris added a comment.
- Add initial implementation of llvm-xray extract
https://reviews.llvm.org/D21987
Files:
test/CMakeLists.txt
test/tools/llvm-xray/X86/extract-json.ll
tools/CMakeLists.txt
tools/xray/CMakeLists.txt
tools/xray/xray-extract.cc
tools/xray/xray-extract.h
tools/xray/xray-fc-account.cc
tools/xray/xray-sleds.h
tools/xray/xray.cc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21987.67999.patch
Type: text/x-patch
Size: 32935 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160815/151f6f2f/attachment.bin>
More information about the llvm-commits
mailing list