[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:21 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rCRT330218: 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=142832#toc

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.142832.patch
Type: text/x-patch
Size: 14024 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180417/830361d9/attachment.bin>


More information about the llvm-commits mailing list