[PATCH] D48956: [XRay][compiler-rt] Profiling Mode: Flush logs on exit
Dean Michael Berris via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 4 21:00:12 PDT 2018
dberris created this revision.
dberris added reviewers: kpw, eizan.
This change adds support for writing out profiles at program exit.
Depends on https://reviews.llvm.org/D48653.
https://reviews.llvm.org/D48956
Files:
compiler-rt/lib/xray/xray_profile_collector.cc
compiler-rt/lib/xray/xray_profiling.cc
compiler-rt/lib/xray/xray_profiling_flags.inc
compiler-rt/test/xray/TestCases/Posix/profiling-multi-threaded.cc
compiler-rt/test/xray/TestCases/Posix/profiling-single-threaded.cc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48956.154163.patch
Type: text/x-patch
Size: 9966 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180705/b9c5b32a/attachment.bin>
More information about the llvm-commits
mailing list