[PATCH] D65383: Proposals for implementing a scheduler in TSAN
Oleg Doronin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 14 11:36:58 PDT 2019
dorooleg updated this revision to Diff 215182.
dorooleg added a comment.
- fuzzing scheduler with use watch dog
- Unused stats removed
Repository:
rCRT Compiler Runtime
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D65383/new/
https://reviews.llvm.org/D65383
Files:
lib/tsan/CMakeLists.txt
lib/tsan/rtl/fuzzing_scheduler/fuzzing_scheduler.cpp
lib/tsan/rtl/fuzzing_scheduler/fuzzing_scheduler.h
lib/tsan/rtl/tsan_flags.inc
lib/tsan/rtl/tsan_interceptors.cpp
lib/tsan/rtl/tsan_interface_atomic.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65383.215182.patch
Type: text/x-patch
Size: 33943 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190814/9e538737/attachment.bin>
More information about the llvm-commits
mailing list