Allow to have a name for workers in case the fuzzed code is itself using threads.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D155754
[Fuzzer] Assign names to workers ClosedPublic Authored by devnexen on Jul 19 2023, 2:41 PM.
Details
Summary Allow to have a name for workers in case the fuzzed code is itself using threads.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jul 25 2023, 5:26 PM This revision was landed with ongoing or failed builds.Jul 25 2023, 9:51 PM Closed by commit rGb2a253855f4e: [Fuzzer] Assign names to workers (authored by devnexen). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 544199 compiler-rt/lib/fuzzer/FuzzerCommand.h
compiler-rt/lib/fuzzer/FuzzerDriver.cpp
compiler-rt/lib/fuzzer/FuzzerUtil.h
compiler-rt/lib/fuzzer/FuzzerUtilDarwin.cpp
compiler-rt/lib/fuzzer/FuzzerUtilFuchsia.cpp
compiler-rt/lib/fuzzer/FuzzerUtilLinux.cpp
compiler-rt/lib/fuzzer/FuzzerUtilWindows.cpp
|