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

Issue 1840633002: tools: fix tickprocessor Cpp symbols on mac (Closed)

Created:
4 years, 9 months ago by fedor.indutny
Modified:
4 years, 8 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

tools: fix tickprocessor Cpp symbols on mac Despite man page documentation: -f Display the symbol table of a dynamic library flat (as one file not separate modules). `nm` on mac treats `-f` as a shorthand for `-format`. The `-f` argument does not seem to be required, so just remove it completely. (For `-format` documentation - see `nm --help` on mac). BUG= Committed: https://crrev.com/1383d001ffe1d13fa71192da156b530dd0be779f Cr-Commit-Position: refs/heads/master@{#35445}

Patch Set 1 #

Patch Set 2 : add reviwer? #

Total comments: 4
Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -1 line) Patch
M tools/tickprocessor.js View 1 chunk +4 lines, -1 line 4 comments Download

Messages

Total messages: 17 (6 generated)
fedor.indutny
4 years, 9 months ago (2016-03-27 19:46:30 UTC) #3
noordhuis
https://codereview.chromium.org/1840633002/diff/20001/tools/tickprocessor.js File tools/tickprocessor.js (right): https://codereview.chromium.org/1840633002/diff/20001/tools/tickprocessor.js#newcode762 tools/tickprocessor.js:762: // "flat" display option flag. It sounds like you ...
4 years, 8 months ago (2016-03-28 18:32:24 UTC) #5
fedor.indutny
https://codereview.chromium.org/1840633002/diff/20001/tools/tickprocessor.js File tools/tickprocessor.js (right): https://codereview.chromium.org/1840633002/diff/20001/tools/tickprocessor.js#newcode762 tools/tickprocessor.js:762: // "flat" display option flag. On 2016/03/28 18:32:24, noordhuis ...
4 years, 8 months ago (2016-03-28 21:20:46 UTC) #6
fedor.indutny
Kindly reminding about this CL.
4 years, 8 months ago (2016-04-05 21:39:41 UTC) #7
Michael Achenbach
FYI: I'm a lousy reviewer for this file as I never wrote a single line ...
4 years, 8 months ago (2016-04-06 06:53:53 UTC) #8
fedor.indutny
> Could you provide exact repro steps (for dummies) that show the undesired > behavior ...
4 years, 8 months ago (2016-04-07 15:07:41 UTC) #9
Michael Achenbach
> Sorry to ask you about this, but since I don't have any machines like ...
4 years, 8 months ago (2016-04-13 11:40:29 UTC) #10
fedor.indutny
Thank you, Michael!
4 years, 8 months ago (2016-04-13 11:52:27 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1840633002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1840633002/20001
4 years, 8 months ago (2016-04-13 11:52:37 UTC) #13
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 8 months ago (2016-04-13 12:19:07 UTC) #15
commit-bot: I haz the power
4 years, 8 months ago (2016-04-13 12:20:03 UTC) #17
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/1383d001ffe1d13fa71192da156b530dd0be779f
Cr-Commit-Position: refs/heads/master@{#35445}

Powered by Google App Engine
This is Rietveld 408576698