[PATCH] D30630: [XRay][compiler-rt] Runtime changes to support custom event logging

Dean Michael Berris via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 10 21:04:17 PDT 2017


dberris updated this revision to Diff 98579.
dberris marked 5 inline comments as done.
dberris added a comment.

Address comments, some cleanup.


https://reviews.llvm.org/D30630

Files:
  include/xray/xray_interface.h
  lib/xray/xray_AArch64.cc
  lib/xray/xray_arm.cc
  lib/xray/xray_fdr_log_records.h
  lib/xray/xray_fdr_logging.cc
  lib/xray/xray_fdr_logging_impl.h
  lib/xray/xray_interface.cc
  lib/xray/xray_interface_internal.h
  lib/xray/xray_mips.cc
  lib/xray/xray_mips64.cc
  lib/xray/xray_powerpc64.cc
  lib/xray/xray_trampoline_x86_64.S
  lib/xray/xray_x86_64.cc
  test/xray/TestCases/Linux/custom-event-logging.cc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30630.98579.patch
Type: text/x-patch
Size: 38067 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170511/1b2471c3/attachment.bin>


More information about the llvm-commits mailing list