Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(217)

Issue 2854173002: Make in process stack dumping optional. (Closed)

Created:
3 years, 7 months ago by Oliver Chang
Modified:
3 years, 7 months ago
CC:
Michael Hablich, inferno, v8-reviews_googlegroups.com
Target Ref:
refs/heads/master
Project:
v8
Visibility:
Public.

Description

d8: Make in process stack dumping optional Adds a flag (--disable-in-process-stack-traces) to not install signal handlers so that e.g. ASan signal handlers will work. This flag mirrors chromium's one. R=jochen@chromium.org BUG=chromium:716235 Review-Url: https://codereview.chromium.org/2854173002 Cr-Commit-Position: refs/heads/master@{#45142} Committed: https://chromium.googlesource.com/v8/v8/+/3f4536894ac3001c53256d08d1e85aa442eb0f02

Patch Set 1 #

Total comments: 4

Patch Set 2 : Address comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+24 lines, -6 lines) Patch
M include/libplatform/libplatform.h View 1 2 chunks +4 lines, -1 line 0 comments Download
M src/d8.h View 1 2 chunks +3 lines, -1 line 0 comments Download
M src/d8.cc View 1 2 chunks +11 lines, -1 line 0 comments Download
M src/libplatform/default-platform.cc View 1 1 chunk +6 lines, -3 lines 0 comments Download

Messages

Total messages: 13 (6 generated)
Oliver Chang
PTAL. this flag mirrors --disable-in-process-stack-traces in chromium. We need this to get ASan stacktraces for ...
3 years, 7 months ago (2017-05-02 17:28:36 UTC) #1
jochen (gone - plz use gerrit)
https://codereview.chromium.org/2854173002/diff/1/include/libplatform/libplatform.h File include/libplatform/libplatform.h (right): https://codereview.chromium.org/2854173002/diff/1/include/libplatform/libplatform.h#newcode31 include/libplatform/libplatform.h:31: bool in_process_stack_dumping = true); please make this an enum ...
3 years, 7 months ago (2017-05-03 10:42:08 UTC) #3
inferno
3 years, 7 months ago (2017-05-03 15:19:21 UTC) #5
Oliver Chang
https://codereview.chromium.org/2854173002/diff/1/include/libplatform/libplatform.h File include/libplatform/libplatform.h (right): https://codereview.chromium.org/2854173002/diff/1/include/libplatform/libplatform.h#newcode31 include/libplatform/libplatform.h:31: bool in_process_stack_dumping = true); On 2017/05/03 10:42:08, jochen wrote: ...
3 years, 7 months ago (2017-05-03 16:25:19 UTC) #7
jochen (gone - plz use gerrit)
lgtm
3 years, 7 months ago (2017-05-05 14:23:42 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2854173002/20001
3 years, 7 months ago (2017-05-05 15:33:11 UTC) #10
commit-bot: I haz the power
3 years, 7 months ago (2017-05-05 16:00:37 UTC) #13
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/v8/v8/+/3f4536894ac3001c53256d08d1e85aa442e...

Powered by Google App Engine
This is Rietveld 408576698