If there are multiple processes, it's hard to understand
what output comes from what process.
VReport prepends pid to the output. Use it.
Depends on D113982.
Paths
| Differential D113983
tsan: use VReport instead of VPrintf in background thread ClosedPublic Authored by dvyukov on Nov 16 2021, 3:45 AM.
Details Summary If there are multiple processes, it's hard to understand Depends on D113982.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Nov 16 2021, 7:31 AM This revision was landed with ongoing or failed builds.Dec 21 2021, 10:51 AM Closed by commit rGc82bd4c5bafa: tsan: use VReport instead of VPrintf in background thread (authored by dvyukov). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 395719 compiler-rt/lib/tsan/rtl/tsan_rtl.cpp
|