[PATCH] D133153: [support] Prepare TimeProfiler for cross-thread support
Mark Shields via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 13 17:12:41 PDT 2022
mbs-modular updated this revision to Diff 459923.
mbs-modular added a comment.
Herald added subscribers: Sanitizers, Enna1.
Herald added a project: Sanitizers.
- woops, BeginningOfTime must always capture now according to the system
- Russell's comments
- Missed two of Russell's comments
- Project even the default StringRef ctor
- Revert raw_pwrite_steram change to remove any uncertainty about perf regression.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D133153/new/
https://reviews.llvm.org/D133153
Files:
compiler-rt/test/fuzzer/cross_over.test
compiler-rt/test/fuzzer/merge-control-file.test
llvm/include/llvm/Support/TimeProfiler.h
llvm/lib/Support/TimeProfiler.cpp
llvm/unittests/Support/CMakeLists.txt
llvm/unittests/Support/TimeProfilerTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D133153.459923.patch
Type: text/x-patch
Size: 12213 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220914/864e5633/attachment.bin>
More information about the llvm-commits
mailing list