[PATCH] D43668: [XRay] [compiler-rt] Implement trampoline and handler for typed xray event tracing.
Keith via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 17 14:33:20 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL330218: Implement trampoline and handler for typed xray event tracing. (authored by kpw, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D43668?vs=142307&id=142831#toc
Repository:
rCRT Compiler Runtime
https://reviews.llvm.org/D43668
Files:
compiler-rt/trunk/include/xray/xray_interface.h
compiler-rt/trunk/lib/xray/xray_fdr_log_records.h
compiler-rt/trunk/lib/xray/xray_fdr_logging.cc
compiler-rt/trunk/lib/xray/xray_fdr_logging_impl.h
compiler-rt/trunk/lib/xray/xray_inmemory_log.cc
compiler-rt/trunk/lib/xray/xray_interface.cc
compiler-rt/trunk/lib/xray/xray_interface_internal.h
compiler-rt/trunk/lib/xray/xray_trampoline_x86_64.S
compiler-rt/trunk/lib/xray/xray_x86_64.cc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43668.142831.patch
Type: text/x-patch
Size: 14510 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180417/1c162136/attachment.bin>
More information about the llvm-commits
mailing list