diff options
author | Dmitry Vyukov <dvyukov@google.com> | 2022-03-24 17:07:32 +0100 |
---|---|---|
committer | Dmitry Vyukov <dvyukov@google.com> | 2022-03-24 17:30:27 +0100 |
commit | 1d4d2cceda82514f94d8128ad8404a08f74e7474 (patch) | |
tree | 9ab24475ca784dc9f44e8185f78371da26b08031 /clang/lib/ExtractAPI/Serialization/SymbolGraphSerializer.cpp | |
parent | f82ec5532b2f303732e547226816d7a668db3050 (diff) | |
download | llvm-1d4d2cceda82514f94d8128ad8404a08f74e7474.zip llvm-1d4d2cceda82514f94d8128ad8404a08f74e7474.tar.gz llvm-1d4d2cceda82514f94d8128ad8404a08f74e7474.tar.bz2 |
[TSan] Add a runtime flag to print full thread creation stacks up to the main thread
Currently, we only print how threads involved in data race are created from their parent threads.
Add a runtime flag 'print_full_thread_history' to print thread creation stacks for the threads involved in the data race and their ancestors up to the main thread.
Reviewed By: dvyukov
Differential Revision: https://reviews.llvm.org/D122131
Diffstat (limited to 'clang/lib/ExtractAPI/Serialization/SymbolGraphSerializer.cpp')
0 files changed, 0 insertions, 0 deletions