[PATCH] D34863: [XRay][tools] Function call stack based analysis tooling for XRay traces
Keith via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Sep 2 15:37:19 PDT 2017
kpw updated this revision to Diff 113661.
kpw added a comment.
Fixed a test case where FileCheck was checking stderr and it should not have been.
https://reviews.llvm.org/D34863
Files:
test/tools/llvm-xray/X86/stack-empty-case.yaml
test/tools/llvm-xray/X86/stack-keep-going.yaml
test/tools/llvm-xray/X86/stack-multithread.yaml
test/tools/llvm-xray/X86/stack-simple-case.yaml
tools/llvm-xray/CMakeLists.txt
tools/llvm-xray/xray-record-yaml.h
tools/llvm-xray/xray-stacks.cc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34863.113661.patch
Type: text/x-patch
Size: 33804 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170902/c65d6c04/attachment.bin>
More information about the llvm-commits
mailing list