[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
Thu Apr 12 18:31:12 PDT 2018
kpw updated this revision to Diff 142307.
kpw added a comment.
[XRay] [compiler-rt] Implement trampoline and handler for typed xray event tracing.
Compiler-rt support first before defining the __xray_typedevent() lowering in llvm.
Repository:
rCRT Compiler Runtime
https://reviews.llvm.org/D43668
Files:
include/xray/xray_interface.h
lib/xray/xray_fdr_log_records.h
lib/xray/xray_fdr_logging.cc
lib/xray/xray_fdr_logging_impl.h
lib/xray/xray_inmemory_log.cc
lib/xray/xray_interface.cc
lib/xray/xray_interface_internal.h
lib/xray/xray_trampoline_x86_64.S
lib/xray/xray_x86_64.cc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43668.142307.patch
Type: text/x-patch
Size: 14028 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180413/3e3eb6aa/attachment.bin>
More information about the llvm-commits
mailing list