[llvm-commits] [ASan] PATCH: add print_full_thread_history runtime option

Alexey Samsonov samsonov at google.com
Tue Sep 4 09:34:36 PDT 2012


Hi!

This patch adds "print_full_thread_history" runtime option (on by default)
that prints all full thread creation paths for threads involved in ASan
error report.
It also factors thread reporting logic out to asan_report.cc.

Code review: https://codereview.appspot.com/6506069/

-- 
Alexey Samsonov, MSK
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120904/ec4246a3/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: issue6506069_2001.diff
Type: application/octet-stream
Size: 7475 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120904/ec4246a3/attachment.obj>


More information about the llvm-commits mailing list