[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
Thu Jul 12 21:09:24 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL336969: [XRay][compiler-rt] Profiling Mode: Flush logs on exit (authored by dberris, committed by ).
Herald added a subscriber: delcypher.

Changed prior to commit:
  https://reviews.llvm.org/D48956?vs=155110&id=155316#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D48956

Files:
  compiler-rt/trunk/lib/xray/xray_profile_collector.cc
  compiler-rt/trunk/lib/xray/xray_profiling.cc
  compiler-rt/trunk/lib/xray/xray_profiling_flags.inc
  compiler-rt/trunk/test/xray/TestCases/Posix/profiling-multi-threaded.cc
  compiler-rt/trunk/test/xray/TestCases/Posix/profiling-single-threaded.cc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48956.155316.patch
Type: text/x-patch
Size: 10016 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180713/1ff54772/attachment.bin>


More information about the llvm-commits mailing list