tsan: say what thread had created a thread in reports
authorDmitry Vyukov <dvyukov@google.com>
Mon, 17 Dec 2012 16:28:15 +0000 (16:28 +0000)
committerDmitry Vyukov <dvyukov@google.com>
Mon, 17 Dec 2012 16:28:15 +0000 (16:28 +0000)
commit09b0dbfaf931453272630a909093e853b00d9f37
tree1220be013e4e87b051764c103c436f449c7ac8d4
parent459e35c26176ffd8a44f5b8b2cb466b4fccc9a1d
tsan: say what thread had created a thread in reports

llvm-svn: 170346
compiler-rt/lib/tsan/lit_tests/race_on_heap.cc
compiler-rt/lib/tsan/lit_tests/race_with_finished_thread.cc
compiler-rt/lib/tsan/lit_tests/simple_stack.c
compiler-rt/lib/tsan/rtl/tsan_report.cc
compiler-rt/lib/tsan/rtl/tsan_report.h
compiler-rt/lib/tsan/rtl/tsan_rtl.h
compiler-rt/lib/tsan/rtl/tsan_rtl_report.cc
compiler-rt/lib/tsan/rtl/tsan_rtl_thread.cc