[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
Thu May 11 18:21:08 PDT 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL302857: [XRay][compiler-rt] Runtime changes to support custom event logging (authored by dberris).
Changed prior to commit:
https://reviews.llvm.org/D30630?vs=98706&id=98712#toc
Repository:
rL LLVM
https://reviews.llvm.org/D30630
Files:
compiler-rt/trunk/include/xray/xray_interface.h
compiler-rt/trunk/lib/xray/xray_AArch64.cc
compiler-rt/trunk/lib/xray/xray_arm.cc
compiler-rt/trunk/lib/xray/xray_fdr_log_records.h
compiler-rt/trunk/lib/xray/xray_fdr_logging.cc
compiler-rt/trunk/lib/xray/xray_fdr_logging_impl.h
compiler-rt/trunk/lib/xray/xray_interface.cc
compiler-rt/trunk/lib/xray/xray_interface_internal.h
compiler-rt/trunk/lib/xray/xray_mips.cc
compiler-rt/trunk/lib/xray/xray_mips64.cc
compiler-rt/trunk/lib/xray/xray_powerpc64.cc
compiler-rt/trunk/lib/xray/xray_trampoline_x86_64.S
compiler-rt/trunk/lib/xray/xray_x86_64.cc
compiler-rt/trunk/test/xray/TestCases/Linux/custom-event-logging.cc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30630.98712.patch
Type: text/x-patch
Size: 38866 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170512/b8e0e1ac/attachment.bin>
More information about the llvm-commits
mailing list