[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
Fri Mar 10 00:24:20 PST 2017
dberris updated this revision to Diff 91275.
dberris edited the summary of this revision.
dberris added a reviewer: pelikan.
dberris added a comment.
Updated to work with most recent changes in https://reviews.llvm.org/D27503. This is now ready for a look.
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_logging.cc
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.91275.patch
Type: text/x-patch
Size: 13666 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170310/bbd24632/attachment.bin>
More information about the llvm-commits
mailing list