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

Kostya Serebryany kcc at google.com
Tue Sep 4 23:55:59 PDT 2012


LGTM++

On Tue, Sep 4, 2012 at 8:34 PM, Alexey Samsonov <samsonov at google.com> wrote:

> 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/20120905/ab4bd2cd/attachment.html>


More information about the llvm-commits mailing list