RESOLVED FIXED154123
The sampling profiler's stack walker methods should be marked with SUPPRESS_ASAN
https://bugs.webkit.org/show_bug.cgi?id=154123
Summary The sampling profiler's stack walker methods should be marked with SUPPRESS_ASAN
Saam Barati
Reported 2016-02-11 12:46:47 PST
The whole premise here is that we're walking another thread's stack, so ASan won't be happy about this.
Attachments
patch (1.71 KB, patch)
2016-02-11 12:52 PST, Saam Barati
mark.lam: review+
Saam Barati
Comment 1 2016-02-11 12:52:48 PST
Mark Lam
Comment 2 2016-02-11 12:53:41 PST
Comment on attachment 271072 [details] patch r=me
Saam Barati
Comment 3 2016-02-11 13:05:00 PST
Joseph Pecoraro
Comment 4 2016-02-11 14:15:53 PST
Note You need to log in before you can comment on or make changes to this bug.