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

Issue 2006813002: [prof] Add slide offset in dumpcpp script (Closed)

Created:
4 years, 7 months ago by lpy
Modified:
4 years, 6 months ago
CC:
v8-reviews_googlegroups.com
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[prof] Add slide offset in dumpcpp script An additional slide offset is exported into `shared-library`, which is used to symbolize C++ stack on systems with ASLR (OS X). This patch adds slide offset support in dumpcpp script. BUG=v8:5048 Committed: https://crrev.com/ac3edd40af355202efcdc203ba1eec49ff76c195 Cr-Commit-Position: refs/heads/master@{#36574}

Patch Set 1 #

Patch Set 2 : Add unit test for dumpcpp script #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+105 lines, -47 lines) Patch
M test/mjsunit/mjsunit.isolate View 1 1 chunk +2 lines, -1 line 1 comment Download
M test/mjsunit/mjsunit.status View 1 1 chunk +1 line, -0 lines 0 comments Download
A test/mjsunit/tools/dumpcpp.js View 1 1 chunk +53 lines, -0 lines 0 comments Download
M tools/dump-cpp.py View 1 1 chunk +1 line, -1 line 0 comments Download
M tools/dumpcpp.js View 1 3 chunks +3 lines, -45 lines 0 comments Download
A tools/dumpcpp-driver.js View 1 1 chunk +45 lines, -0 lines 0 comments Download

Messages

Total messages: 15 (6 generated)
lpy
PTAL.
4 years, 7 months ago (2016-05-23 18:23:53 UTC) #2
lpy
gentle ping for review.
4 years, 7 months ago (2016-05-25 21:53:57 UTC) #3
fmeawad
On 2016/05/25 21:53:57, lpy wrote: > gentle ping for review. Can you add a bug ...
4 years, 7 months ago (2016-05-25 23:11:47 UTC) #4
lpy
On 2016/05/25 23:11:47, fmeawad wrote: > On 2016/05/25 21:53:57, lpy wrote: > > gentle ping ...
4 years, 7 months ago (2016-05-26 20:19:50 UTC) #6
fmeawad
lgtm https://codereview.chromium.org/2006813002/diff/20001/test/mjsunit/mjsunit.isolate File test/mjsunit/mjsunit.isolate (right): https://codereview.chromium.org/2006813002/diff/20001/test/mjsunit/mjsunit.isolate#newcode17 test/mjsunit/mjsunit.isolate:17: '../../tools/dumpcpp.js' reorder alphabeticaly
4 years, 6 months ago (2016-05-27 22:33:50 UTC) #7
Michael Achenbach
lgtm
4 years, 6 months ago (2016-05-30 08:27:41 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2006813002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/2006813002/20001
4 years, 6 months ago (2016-05-30 08:31:56 UTC) #11
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 6 months ago (2016-05-30 08:55:38 UTC) #13
commit-bot: I haz the power
4 years, 6 months ago (2016-05-30 08:57:07 UTC) #15
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/ac3edd40af355202efcdc203ba1eec49ff76c195
Cr-Commit-Position: refs/heads/master@{#36574}

Powered by Google App Engine
This is Rietveld 408576698