[PATCH] D37964: [XRay][tools] Support tail-call exits before we write them in the runtime

Dean Michael Berris via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Sep 17 23:10:18 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL313514: [XRay][tools] Support tail-call exits before we write them in the runtime (authored by dberris).

Repository:
  rL LLVM

https://reviews.llvm.org/D37964

Files:
  llvm/trunk/docs/XRayFDRFormat.rst
  llvm/trunk/include/llvm/XRay/XRayRecord.h
  llvm/trunk/include/llvm/XRay/YAMLXRayRecord.h
  llvm/trunk/lib/XRay/Trace.cpp
  llvm/trunk/test/tools/llvm-xray/X86/convert-fdr-to-yaml.txt
  llvm/trunk/tools/llvm-xray/xray-account.cc
  llvm/trunk/tools/llvm-xray/xray-converter.cc
  llvm/trunk/tools/llvm-xray/xray-graph.cc
  llvm/trunk/tools/llvm-xray/xray-stacks.cc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37964.115596.patch
Type: text/x-patch
Size: 7988 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170918/ca81923d/attachment.bin>


More information about the llvm-commits mailing list