[PATCH] D69586: [profile] Support online merging with continuous sync mode

Vedant Kumar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 12 10:37:24 PST 2019


vsk updated this revision to Diff 228919.
vsk edited the summary of this revision.
vsk added a parent revision: D70135: [profile] Factor out logic for mmap'ing merged profile, NFC.
vsk added a comment.

Split out the NFC changes into D70135 <https://reviews.llvm.org/D70135>, and rebase on top of it.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D69586/new/

https://reviews.llvm.org/D69586

Files:
  clang/docs/SourceBasedCodeCoverage.rst
  compiler-rt/lib/profile/InstrProfilingBuffer.c
  compiler-rt/lib/profile/InstrProfilingFile.c
  compiler-rt/lib/profile/InstrProfilingPort.h
  compiler-rt/test/profile/ContinuousSyncMode/online-merging.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69586.228919.patch
Type: text/x-patch
Size: 14295 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191112/f5e79cee/attachment.bin>


More information about the llvm-commits mailing list