[PATCH] D29103: [tsan] Properly describe GCD worker threads in reports

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 2 05:05:45 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL293882: [tsan] Properly describe GCD worker threads in reports (authored by kuba.brecka).

Changed prior to commit:
  https://reviews.llvm.org/D29103?vs=86495&id=86788#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D29103

Files:
  compiler-rt/trunk/lib/asan/asan_mac.cc
  compiler-rt/trunk/lib/asan/asan_thread.cc
  compiler-rt/trunk/lib/lsan/lsan_thread.cc
  compiler-rt/trunk/lib/sanitizer_common/sanitizer_thread_registry.cc
  compiler-rt/trunk/lib/sanitizer_common/sanitizer_thread_registry.h
  compiler-rt/trunk/lib/tsan/go/tsan_go.cc
  compiler-rt/trunk/lib/tsan/rtl/tsan_interceptors.cc
  compiler-rt/trunk/lib/tsan/rtl/tsan_platform_mac.cc
  compiler-rt/trunk/lib/tsan/rtl/tsan_report.cc
  compiler-rt/trunk/lib/tsan/rtl/tsan_report.h
  compiler-rt/trunk/lib/tsan/rtl/tsan_rtl.cc
  compiler-rt/trunk/lib/tsan/rtl/tsan_rtl.h
  compiler-rt/trunk/lib/tsan/rtl/tsan_rtl_report.cc
  compiler-rt/trunk/lib/tsan/rtl/tsan_rtl_thread.cc
  compiler-rt/trunk/test/tsan/Darwin/workerthreads.mm

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29103.86788.patch
Type: text/x-patch
Size: 11048 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170202/d60dfca6/attachment.bin>


More information about the llvm-commits mailing list