[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
Fri Feb 23 16:48:10 PST 2018


kpw updated this revision to Diff 135735.
kpw added a comment.

- Jump 20


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.135735.patch
Type: text/x-patch
Size: 13995 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180224/3f79333b/attachment.bin>


More information about the llvm-commits mailing list