[PATCH] D118550: [Support] Have ThreadPool initialize a TimeTraceProfiler per thread

Jez Ng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 31 11:18:48 PST 2022


int3 updated this revision to Diff 404630.
int3 retitled this revision from "[Support][nfc] Add RAII helper for cleaning up time profiler in thread" to "[Support] Have ThreadPool initialize a TimeTraceProfiler per thread".
int3 edited the summary of this revision.
int3 added a comment.

alternative approach


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D118550

Files:
  lld/MachO/Writer.cpp
  llvm/include/llvm/Support/TimeProfiler.h
  llvm/lib/LTO/LTO.cpp
  llvm/lib/Support/ThreadPool.cpp
  llvm/lib/Support/TimeProfiler.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D118550.404630.patch
Type: text/x-patch
Size: 4517 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220131/06280054/attachment.bin>


More information about the llvm-commits mailing list